Home c++

Category: c++

Related categories

When trying to initialize a class member that is also an object of a nested class, an error occurs. Here is the code: class...
When starting, the program must draw a short line along the middle of the screen (on top of all programs). The line is drawn, everything...
I study working with files in C++ Did absolutely everything as in the example. The message Good !, is displayed in the console, but the...
How to make it so that when you press the ESC key, without pressing, then the Enter key, in Getchar (e), for example, the...

Recent posts