Tscope5
|
When executing a .cpp program you may get the following error:
In C++ the default arguments to your main function can't be left out.
Your main function will need the following header:
instead of
The display is not opened at the position that I specified.
The display position is dependent on the display size. Set the display size first, then set the display position: