User profile: andres81

User info
User name:andres81
Name:André Schepers
Location:Zwanenburg
Bio:Young (33) C++ enthousiast currently employed as a web developer.
History
Joined:
Number of posts:5
Latest posts:

2d char help?
Could you explain what you mean by "smiley face"?

return statement acting crazeeey!
Could you post your: [code] void get_input(); [/code] function definition?

Function that calls on two others
I've made a simple program with your function and I recommend you give it a try. [code] #include <...

error: expected primary-expression before...
You are confusing two concepts: 1. Declaring and defining functions and members of classes. 2. Cal...

Function that calls on two others
[quote]When I compile my script, it says "expression listed treated as compound expression in initia...