User profile: AlexanderGreen

User info
User name:AlexanderGreen
History
Joined:
Number of posts:13
Latest posts:

C++ SDL 2.0 main menu Function
I'm currently trying to write a menu function for one of my projects. I'm remaking pac-man and I'd l...

Parsing through a file
How would I trim the leading whitespace?

Parsing through a file
How could I read a file like this: Category ID Description 1 Pay Check...

Formatting Ouput
I'm writing a display function that takes an array of record objects which contain a first name, las...

How to read an equation from STDin
Thank you very much!