|
-
August 13th, 2009, 03:48 PM
#1
Need veery uurgent help!
I was REALLY wondering, what is the list of the % characters in c.
like %a, %%, etc.. ???
can somebody Pleease provide me with an exhaustive list?
please..
Thanks & Regards
I (Indrajit Paul)
--
"hard times a comin"
( :- O .. I-Ball, fcbk....)
Last edited by indrajit_p1; August 13th, 2009 at 03:51 PM.
Reason: typing errors.
-
August 13th, 2009, 03:53 PM
#2
Re: Need veery uurgent help!
Two seconds on Google....
Although that's not quite exhaustive. For some reason, none of the references I've checked include the %[] syntax.
-
August 13th, 2009, 04:05 PM
#3
Re: Need veery uurgent help!
Huh?!
though we sould have made this pretty exhaustive by now..
but is there nothing like a
std()
printf(" ://net ", %d, %s, %c, ...);
endl()
in C?
is this some other language??
--
"summer summer, I'm a drummer.
forest fire!! (bitte) say nine sire!"
"Don't Stop" - missUs (School) Theatre teacher, in "Phoebe in Wonderland"
Last edited by indrajit_p1; August 16th, 2009 at 12:45 AM.
-
August 13th, 2009, 04:15 PM
#4
Re: Need veery uurgent help!
I'm not quite sure what you're asking. printf() is a C function. std is a C++ namespace, and std::endl is a C++ stream manipulator.
-
August 16th, 2009, 12:42 AM
#5
Re: Need veery uurgent help!
Thanks Lindley,
I think I was confusing some .NET, ASAP languages (available on Microsoft platforms) stuff, with C and C++.
Or maybe some other language..
nevermind.
thanks a LOt for the help anyway.
----
"Summer Summer - I'm a Drummer.
Forest fire (you crazy?)! say Nine sire.."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|