Thread
:
Escape sequence problem
View Single Post
#
1
(
permalink
)
01-21-2008, 06:54 PM
eva
Member
Join Date: Dec 2007
Posts: 49
Escape sequence problem
I used new line and new tab escape sequence in the following line of code:
Code:
System.out.println("/n/t Test String");
Its not working - I get weird output:
Output:
Code:
/n/t Test String
Where I went wrong?
- PEACE
Sponsored Links
eva
View Public Profile
Send a private message to eva
Find all posts by eva