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
~7K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for tokenjoker187

I am having trouble making a Windows Form Application. I want to proceed to a second form while closing the first (Going from Main menu to Level 1) but I cant seem to figure out why after the 2nd form loads, both forms close out. Here is the code I …

Member Avatar for vivekagrawal
0
106
Member Avatar for tokenjoker187

Please help me. I am having trouble implementing the breadth first search algorithm for the classic 8 puzzle problem. I have some code if anybody can help. Or is there any tutorials or examples that you can link to me? My problem is that it only solves about 5 different …

Member Avatar for alwaysLearning0
0
4K
Member Avatar for tokenjoker187

I am trying to use a '#' in the URL to navigate to certain parts of a page and don't even know where to start or what it is called. I will give you an example: Most FAQ pages have all the questions as links at the top of the …

Member Avatar for almostbob
0
208
Member Avatar for kymarscheng

I think the only IDE that will let you compile a single file is actually DevC++ .. I use codeblocks (Probably the best I have used so far; lightweight, autocompletion, and several useful plugins).. If you are on a Unix system you can always just save the file and go …

Member Avatar for tokenjoker187
0
260
Member Avatar for jmangu

On windows, you can do [code=c]system("cls")[/code] to clear the screen *Didnt see that you had posted and answered your own question lol

Member Avatar for jmangu
0
2K
Member Avatar for tokenjoker187

I am trying to use the session start function but everytime I try to use it, it gives 2 errors: [QUOTE] Cannot send session cookie - headers already sent by (output started at /var/www/form/send.php:11) in /var/www/form/send.php on line 12[/QUOTE] [QUOTE]Cannot send session cache limiter - headers already sent (output started …

Member Avatar for tokenjoker187
0
188

The End.