Forum: Java Sep 16th, 2008 |
| Replies: 13 Views: 536 |
Forum: Java Sep 16th, 2008 |
| Replies: 13 Views: 536 Re: Please check if this compiles in Windows. I understand where you are all coming from but take into consideration that the other person called me a liar and made it look as if I had a hidden agenda with my original post which is not the case... |
Forum: Java Sep 16th, 2008 |
| Replies: 13 Views: 536 Re: Please check if this compiles in Windows. First of all, thank you all for your help. Program now runs.
Also, I was following a homework assignment in my book step by step as it tells you what to write. A lot of things are very vague when I... |
Forum: Java Sep 16th, 2008 |
| Replies: 13 Views: 536 Re: Please check if this compiles in Windows. I keep getting:
Exception in thread "main" java.lang.NoSuchMethodError: main
Program exited with status 1.
Also, I looked up static int and static double and from what I read, I gathered that it... |
Forum: Java Sep 15th, 2008 |
| Replies: 13 Views: 536 Please check if this compiles in Windows. I am programming using a Java Editor called "TextMate" on the mac and it often gives me errors that I don't get when I compile using TextPad on the Windows machines at school. Can someone check if... |
Forum: Game Development Sep 15th, 2008 |
| Replies: 0 Views: 418 Voice controlled movement. I wish to create a voice-controlled racing game using the Unity game engine for MAC. In short, the game starts, a user records two separate sounds for acceleration and braking. During gameplay, the... |
Forum: Game Development Apr 29th, 2008 |
| Replies: 3 Views: 710 |
Forum: Game Development Apr 28th, 2008 |
| Replies: 2 Views: 471 Re: How do I ... ??!! I don't know too much about breaking into the industry but I do major in Video Game Programming at my college and one website we're always on here is:
http://www.gamasutra.com/jobs/board.php... |
Forum: Game Development Apr 28th, 2008 |
| Replies: 3 Views: 710 |
Forum: C++ Mar 17th, 2008 |
| Replies: 1 Views: 470 Can a function call a function? We're learning about functions in Intro to C++ and a problem is telling me my getInput() function is supposed to "get the user's weekly payrate" but at the same time it also says "remember the... |