User profile: FalterrisAunvre

User info
User name:FalterrisAunvre
History
Joined:
Number of posts:35
Latest posts:

Function works when passed string literal, but not a variable
Thanks Peter87, I changed the [code]const char*[/code]s to [code]std::string[/code]s, and it worked....

Function works when passed string literal, but not a variable
I'm making a .json loader for a project that I'm working on, and to simplify things, I decided to ma...

SDL + PDCurses will not work
Despite the PDCurses library claiming it is compatible with SDL, I have noticed something of a lack ...

Ideas For My Project
I'm going on the assumption that you are still relatively new to the language, so I would suggest so...

OpenGL - XY Coordinate Rendering
I've recently been trying to learn OpenGL (the 2d elements of it) for use in games. I know about the...