| Author |
What does it mean when the compiler doesnt allow me to type anymore
|
mark donner
Greenhorn
Joined: Oct 08, 2011
Posts: 17
|
|
I gave the Command prompt code to compile, and now it doesn't give me the usual "C:\Users\Mark Donner>"
Any idea why this would happen
thanks
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Then what does it give you?
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
mark donner
Greenhorn
Joined: Oct 08, 2011
Posts: 17
|
|
|
nothing, and it wont allow me to type anything
|
 |
Ralph Cook
Ranch Hand
Joined: May 29, 2005
Posts: 479
|
|
Sounds like it might be executing your command.
How many classes are you compiling? Do you have any idea how long it would take? Can you tell us the exact command you're entering?
rc
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32651
|
|
|
Are you sure that is the compiler? You may have executed an infinite loop.
|
 |
 |
|
|
subject: What does it mean when the compiler doesnt allow me to type anymore
|
|
|