using namespace std;
Enum Bool {false, true};
Struct String
{
Char * PTR.
int length;
};
Look not to understand new for old driver in detail
CodePudding user response:
Enum is enumerated modifier struct is structure modifier (similar to)CodePudding user response:
Is the definition of a Bool enumeration and String structure