News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

dlaczego nie działa polecenie std::cout

Started by leon6389, May 05, 2023, 03:23:15 PM

Previous topic - Next topic

leon6389

Hello, I have this problem that the std::cout command is not working for me.

If anything, I am "green

Miguel Gimenez

"Does not work" is too vague. Anyway, std::cout is OT here.

leon6389


stahta01

1. Make sure the file being compiled has the "cpp" file suffix as in main.cpp
2. Make sure you installed an C++ Compiler
3. Post the error in code tags so someone might be able to help you
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]