User profile: jumper007

User info
User name:jumper007
Name:Raul Butuc
Location:Romania
Website:http://alien007.webs.com
Bio:Run Deep. Run Wild!

All I can say is that I am studying C/C++ for like two years. I'm also going to study C# at school in like one year now. I hope I will manage well.


-------------------------------------------
Jumper007®
-------------------------------------------
Statistical data
Birthdate:Sep 22, 1995
Gender:Male
Occupation:Student
Skills:C
C++
Python
HTML/CSS
* soon C#
* soon C++/MFC
History
Joined:
Number of posts:302
Latest posts:

Making array with Uknown size and order it
Firstly, [code]// depending on the following if conditions the tenth vector is added if ((x1<20) &&...

STL issues.. (again)..
I don't understand .. why do I keep getting vector subscript errors even after using [code]vector::c...

How to position the ... cursor?
No problem mate. You can write me PM's whenever you need help. ~ Raul ~

How to position the ... cursor?
Sorry for late reply. So, firstly, you have to include the [code]<windows.h>[/code] header file in ...

How to position the ... cursor?
Include the following code in your program. [code]#include <windows.h> void gotoxy( short x, short...