When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
9 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
both pieces of code produce
ingstringstringstringstring
stringstringstringstringstr
ingstringstringstringstring
...```
on my machine
try a different compiler perhaps?
what compiler do you use?
under no well-confirming compiler should printf("string") print a newline
are you maybe using puts instead of printf?
Thank you and let us know if you have any more questions!
What compiler are you using @half plume? i'm curious
oh, ok