User: alexyoung1992

  • Public profile

User profile: alexyoung1992

User info
User name:alexyoung1992
History
Joined:
Number of posts:31
Latest posts:

Data Structure for Side Scrolling Game
Hi, I have a programming assignment that wants us to create a very basic console-based side scrol...

Logical Operators
Hi all, Are the following statements the same? [code] int x(5); if((x == 4) || (x == 30)) ...

Polymorphism Question
Well, I have 12 different source and header files with a few thousand lines of code, so that's proba...

Polymorphism Question
Hi all, Consider the following: [code] class base { public: base(); }; class ...

Find characters in a string
Hi all, I already checked http://www.cplusplus.com/reference/string/string/ and didn't find what ...

This user does not accept Private Messages