[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/c_basic_operations.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "printf" type: concept source: https://www.jemoka.com/posts/kbhc_basic_operations/ confidence: high status: active --- printf("text %s\n", formatting, text, here); %s (string) %d (integer) %f (double)