linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Significance of using + before function calls.
@ 2006-03-15 12:59 Vamsi
  2006-03-15  7:51 ` Steve Graegert
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Vamsi @ 2006-03-15 12:59 UTC (permalink / raw)
  To: linux-c-programming

Hi List,

i have seen a code snippet which starts with + symbol,

+system("ls -l");

what is the significance of using + symbol before system.

i also tried using + before printf ,, like +printf("Some text"); and it 
is compiling and working tooo,,

Can somebody clarify wht does that + signify??

Thank You.

-Vamsi


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-03-15 20:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-15 12:59 Significance of using + before function calls Vamsi
2006-03-15  7:51 ` Steve Graegert
2006-03-15  7:58   ` Per Jessen
2006-03-15 12:11     ` Steve Graegert
2006-03-15  7:59 ` Joel M. Pareja
2006-03-15 13:40   ` Vamsi
2006-03-15  8:16     ` Joel M. Pareja
2006-03-15 10:09 ` Glynn Clements
2006-03-15 15:48   ` Vamsi
2006-03-15 20:34 ` Tomas Janousek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).