0

How does someone create separate classes on c++ using dev c++ I've just ended up not separating them inorder to work

5th Apr 2021, 10:48 AM
George Okoth
George Okoth - avatar
1 Resposta
+ 2
First you have to create a new project. File -> new -> project Then afterwards you create a new class File-> new -> class
5th Apr 2021, 11:58 AM
Anthony Maina
Anthony Maina - avatar