Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~875 People Reached
Favorite Forums
Favorite Tags
c++ x 10

4 Posted Topics

Member Avatar for johans22
Re: help

I'm a C++ and general programming newb, I'm also new to these forums. But, a huge mistake you made was calling your thread "help". Give it a name, so that it is clear what you need when you read the name. For example in this case you could have called …

Member Avatar for johans22
0
100
Member Avatar for Jelte12345

I would like to know how to check for a keypress/keydown, so I can pause a loop when that key is pressed. I found something on the [URL="http://msdn.microsoft.com/en-us/library/system.windows.forms.control.keypress(v=vs.71).aspx"]msdn website[/URL], but I don't really understand any of that. Can someone explain it to me in newb language? Or show a piece …

0
53
Member Avatar for Jelte12345

I am creating a creating a program which needs the ability to make the get stream pointer jump to a specified line in the textfile it has opened. For example line 153. The lines have a variable length and contain only numbers. Is there a way to do this and …

Member Avatar for arkoenig
0
560
Member Avatar for Jelte12345

I have written a program in Visual C++ Express. I have finally finished and that's why I wanted a release version of my program. To give to some of my friends. There was no problem when I used the compiler to create the debug version. But when I run the …

Member Avatar for Jelte12345
0
162

The End.