User: motez23

  • Public profile

User profile: motez23

User info
User name:motez23
History
Joined:
Number of posts:9
Latest posts:

Virtual methods in inheritance classes.
I have a class Quadrilateral that is made using aggregation of 4 Points (class). From Quadrilateral...

2D Array Class constructor and operator[]
so to use in a bigger program I have to write a two dimensional array class, using a provided 1d arr...

Can't get past the second token in a String Tokenizer function
I tweaked it a bit and now this tokenizes the first two words without the infinite loop. mild progre...

Can't get past the second token in a String Tokenizer function
So I have to write a function to get tokens (separated by spaces " ") from a string line. I get the ...

Getting tokenized words into a 2D array
The assignment is to take words from a txt file, line by line (using getline), and tokenize each wor...

This user does not accept Private Messages