User: Arthur123

  • Public profile

User profile: Arthur123

User info
User name:Arthur123
History
Joined:
Number of posts:5
Latest posts:

Again with the annoying string conversion error.
[code]#include <SFML/System.hpp> #include <SFML/Window.hpp> #include <iostream> void main(){ sf...

Again with the annoying string conversion error.
IDE - Microsoft Visual C++ Express Edition (2008, I think.) SDK/Library/whateverit'scalled - SFML ...

Not proper setting of a char array.
Tanks! :3

Not proper setting of a char array.
Kewl. So "string" is part of the std library, basically?

Not proper setting of a char array.
[code]#include "stdafx.h" #include "iostream" class tire { public: char material[20]; // char e...

This user does not accept Private Messages