Hello friends CCS compiler does not have the word reserve for creating classes in object-oriented programming with C ++? How can I create a class in CCS compiler?
Thank you.
Ttelmah
Joined: 11 Mar 2010 Posts: 19515
Posted: Thu Dec 06, 2018 9:54 am
CCS is C, not C++.
No classes.
You can emulate a class in C, using structs, but you will have to write support
yourself...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum