Forum: C++
Jun 18th, 2005, 6:43 PM
|
|
Replies: 14
Views: 782
sup y'all
I came across this the other day at...
sup y'all
I came across this the other day at http://www.onecomputerguy.com/windowsxp_tips.htm
To prevent applications from stealing the focus from the window you are working:
Start Regedit
Go to...
|
Forum: Coder's Corner Lounge
Mar 23rd, 2005, 9:33 PM
|
|
Replies: 14
Views: 593
|
Forum: Other Programming Languages
Mar 16th, 2005, 4:16 PM
|
|
Replies: 4
Views: 214
|
Forum: Java
Dec 10th, 2004, 5:33 AM
|
|
Replies: 1
Views: 229
|
Forum: Coder's Corner Lounge
Nov 30th, 2004, 2:51 PM
|
|
Replies: 1,808
Views: 24,338
|
Forum: Existing Project Development
Nov 30th, 2004, 1:06 PM
|
|
Replies: 2
Views: 125
Here is what I have been working on.... Chess...
Here is what I have been working on.... Chess (https://umdrive.memphis.edu/pdoss/chess.html)
I am eventually going to make it a Client/Server based program so people could play each other across the...
|
Forum: Coder's Corner Lounge
Nov 24th, 2004, 4:03 AM
|
|
Replies: 41
Views: 790
I just quit smoking around 12 weeks ago so that...
I just quit smoking around 12 weeks ago so that when I am 50, I will still have my teeth and will still be able to climb a staircase.
I smoked for 9 years and thought I could never quit. But I did....
|
Forum: Java
Nov 18th, 2004, 6:01 AM
|
|
Replies: 2
Views: 201
You are declaring a String array of zero length...
You are declaring a String array of zero length in the first pass of your first while loop. That is a String array with one element otherwise known as just a plain String (no array). In the second...
|
Forum: Java
Nov 15th, 2004, 2:25 AM
|
|
Replies: 2
Views: 173
|
Forum: Java
Nov 15th, 2004, 2:12 AM
|
|
Replies: 2
Views: 209
|
Forum: Java
Nov 13th, 2004, 1:29 AM
|
|
Replies: 4
Views: 274
|