cin questionsThanks for your reply but i still don't understand why 32767 .. any idea?
cin questionsi'm newby to C++. Small code as follows: int main(int argc, char* argv[]) { cout <<...
Structures initializerThanks .. I understand now about why that format couldn't be as a member since that would make that...
Structures initializer1) In short this would work: struct s_months { char const *name_; // char const nam...
This user does not accept Private Messages