User profile: PePoPoii

User info
User name:PePoPoii
History
Joined:
Number of posts:2
Latest posts:

How to make sa simple Game using only 1 C++ File ? T^T
i've been wanting to create a game using c++ and is unable to, can anyone help me how to make one by...

HELP ME WITH THIS PLEASE, MY PROJECT! '::main' must return 'int' error
#include<iostream> #include<cmath> using namespace std; void main() { int code, qty, cash; ...