Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Baluarte on March 11, 2011, 11:30:54 pm

Title: [my stupid BUG][SVN7040] Break lines with printf
Post by: Baluarte on March 11, 2011, 11:30:54 pm
Codeblocks SVN 7040
TDM Dragon MinGW gcc4.5.1

Windows XP SP3
CBLauncher Portable 0.16

Probably it is a expected behaviour in standard C but... I am surprised...  :?

    is it imperative the literal string of printf() must be in the same line?  :D

    Image attached: The famous hello world sample with the line breaks (carriage return among hello and world)


Baluarte


Sorry for my terrible english.



Title: Re: [my stupid BUG][SVN7040] Break lines with printf
Post by: oBFusCATed on March 12, 2011, 01:39:39 am
By a book or read the C/C++ standards, there you can find the syntax is explained...
This site doesn't teach programming, just using C::B...
Title: Re: [my stupid BUG][SVN7040] Break lines with printf
Post by: Jenna on March 12, 2011, 09:33:50 am
By a book or read the C/C++ standards, there you can find the syntax is explained...
This site doesn't teach programming, just using C::B...
And that's why the post violates our forum rules.

Topic locked !!