User forums > Using Code::Blocks

No output in the console

(1/1)

newcoder007:
If you look at my code in the attachment.
Why can't I see any output in the console?


Thanks

Miguel Gimenez:
You can't use printf(x) this way :o, your program crashes when executing it. Read about printf usage and if you have more questions ask in a forum where basic C is on-topic.

Also, don't post images where a code tag would be enough.

Navigation

[0] Message Index

Go to full version