User profile: CLman94

User info
User name:CLman94
Statistical data
Gender:Male
Occupation:Other
Skills:C++
Visual Basic
Python
HTML
History
Joined:
Number of posts:15
Latest posts:

Function argument as array size
So far as I've tried, this may not be possible. But what you could do is [code]int qaa[/*Max Here*/]...

Getting handle for a thread
Is there any way I can get the handle of an external thread without using the function "[i]OpenThrea...

Project is not compiled
You need [code]using namespace std;[/code] after [code]#include <iostream>[/code] and what Peter87 ...

Experimental Wire Like Game
[b][u]Goto's removed!![/u][/b] A wire connection issue has been fixed.Yay Not the size of to screens...

Experimental Wire Like Game
Totally removed [code]int optposy[1];[/code] This is my code now: [code]#include <iostream> #include...