View Single Post
Old 09-28-2007, 09:12 PM   #33 (permalink)
Neph
Late to the party
 
Join Date: Nov 2006
Location: Maryland
Posts: 674
+0 Internets
Quote:
Originally Posted by Kuriin View Post
edit 2: Okay, I just ran this program and it works. But, something is wrong. The spacing is a bit iffy at the end of my sentences. There is no spacing in between equal and the final result of that operation. I'm not sure what's going on or how to fix it. Do I need to start a new line?
No need to start a new line, just put a space inbetween equal and "

Code:
System.out.println("When added, these two integers equal " + Ti);
Neph is offline   Reply With Quote

 
Uberguilds Network