Discussions Search    Reviews    Search Aid    Buzzzz    Google@Omgili    Q&A Add to iGoogle   Bookmark and Share
Omgili, forum search, forums search, search forums, discussion search,discussions search, search discussions, board search, boards search, search boards
  Advanced Search
Discussions 1 - 10 of about 10,420 about printf (0.000 seconds)   Sorted by relevance       Sort by date RSS Feed

implementing printf   - [08 Jun 2008]
How is printf implemented in C? For example, if I wanted to write my own printf function, how would
If you are using MS Visual C++, then you can step into the printf() function and see... - Preview...
www.sosmath.com/CBB/viewtopic.php?t=37933 - At least 4 Posts and 3 Authors - Only this forum

printf of the "%d" string -   - [26 Jun 2008]
for % because in the context of a printf it does need one. Read this: http://www.acm.uiuc.edu/webmonkeys
To print % you should use % as the escape sequence. Code will be Code: ( text ) printf... - Preview...
bytes.com/forum/thread799782.html - At least 3 Posts - Only this forum

printf with %b in binary format not supported in OpenC? - Developer Discussion...   - [14 Oct 2008]
I want to convert a byte into binary format (0 and 1) I used the sprintf and printf with like: Code
: printf("%b", char1); or sprintf(buffer, "%b", char1); I got but just b for the output. So doesn't - Preview...
discussion.forum.nokia.com/forum/showthread.ph... - At least 3 Posts and 2 Authors - Only this forum

printf & \n   - [17 Oct 2007]
; wrote: Hallo, wenn ich mit printf etwas ausgebe, dann wird es nur angezeigt, wenn danach ein \n
folgt. Was muss ich machen, das die printf gleich erfolgt ? printf("aaa"); // nicht wird angezeigt
www.omgili.com/newsgroups/de/comp/os/unix/prog... - At least 12 Posts - Only this forum

printf Adressen   - [30 Oct 2007]
mit printf Adressen bzw Werte eines Pointers in der Form 0x00000 ausgeben. printf("%x", p); Hier
: Christian Buhtz wrote: > Wie kann ich mit printf Adressen bzw Werte eines Pointers...
www.omgili.com/newsgroups/de/comp/lang/iso-c/5... - At least 11 Posts - Only this forum

Help understand "\b\n" in printf("\naa\b\n")   - [13 Jun 2008]
How does "\b" and "\n" work together when they are placed next to each other in printf. For ex
: Printf("\naa\b\n") The solution is "aa". I was wondering if anyone could explain me how/where "\n - Preview...
www.daniweb.com/forums/thread129125.html - At least 4 Posts and 3 Authors - Only this forum

Create a function thats like printf?   - [10 Jun 2008]
printf is what is known as a variadic function.
printf is what is known as a variadic function. - Preview...
bytes.com/forum/thread799416.html - At least 4 Posts - Only this forum

Zero padding in g_strdup_printf   - [02 Feb 2008]
Hi All, I'm doing a command like this *length = g_strdup_printf("%02i:%02.1f", min, seconds
); And if min or seconds is < 10 then I don't get the leading zero like I would get in a printf - Preview...
forums.free4web.biz/index.php?t=msg&th=224768 - At least 3 Posts and 2 Authors - Only this forum

Printf speed   - [24 Oct 2008]
I am writting a chess program, so speed is a need. Now I have the choice of printf every
/sec. Of couse, I would prefer 100 lines/sec if performance is not affected. Will printf slow down - Preview...
cboard.cprogramming.com/showthread.php?t=10846... - At least 15 Posts and 9 Authors - Only this forum

Re: scanf and printf in EDK's BSP   - [27 Nov 2007]
to have scanf and printf functions to work as they should >with strings. Per instance: scanf("%s
",string_array) only reads one >character. And printf("%s", string_array) prints a bunch of symbols
www.omgili.com/newsgroups/comp/arch/fpga/hl9ok... - At least 2 Posts and 2 Authors - Only this forum



Results Page:   1  2  3  4  5  6  7  8  9  10  Next >

Searches related to: printf

printf      double quote in printf      printf double quote     

  Advanced Search

Tip: Didn't find what you were looking for? Try the following:
Ask on Yedda:

 Opinions about printf
i
In Title
In Topic
In Reply
Exclude
Boost