Home c++

Category: c++

Related categories

file.cpp # include "file.h" namespace NS { void f (const A & amp; obj) { std :: cout & lt; & lt; obj.data; } } file.h class...
You need to write a program for exchanging data with a device virtual COM port. The program is stuck in readfile and does not...
You need to set the upper triangular size of size 3x3. The size of the strings is set dynamically. int * matrix =...
I wrote a snake, but it moves very quickly. To fix, you just need to add a delay at the end of the while...

Recent posts