Results 1 to 6 of 6
Thread: Command line text output
- 01-23-2012, 09:04 PM #1
Member
- Join Date
- May 2011
- Posts
- 84
- Rep Power
- 0
- 01-23-2012, 09:15 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,406
- Blog Entries
- 7
- Rep Power
- 17
- 01-23-2012, 09:18 PM #3
Member
- Join Date
- May 2011
- Posts
- 84
- Rep Power
- 0
Re: Command line text output
I know that :). My question is about Java String objects, not databases :)
- 01-23-2012, 09:19 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,406
- Blog Entries
- 7
- Rep Power
- 17
- 01-23-2012, 09:21 PM #5
Member
- Join Date
- May 2011
- Posts
- 84
- Rep Power
- 0
Re: Command line text output
Hah! Thanks :)
- 01-23-2012, 09:54 PM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,406
- Blog Entries
- 7
- Rep Power
- 17
Re: Command line text output
You're welcome; when you think about it: you're displaying something in your console/terminal/whatever, the console is probably also a graphics application and a single character takes up quite some bytes there; so there's no need to worry about a couple of characters or where they came from ...
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
Enumerating command-line output in a JComboBox
By coffeeJava in forum New To JavaReplies: 2Last Post: 11-19-2011, 07:19 PM -
Open a URL and read it line by line (Works in Eclipse but not from Command Line)
By rosco544 in forum NetworkingReplies: 16Last Post: 09-17-2011, 02:41 AM -
Formatting java command line output - Multi line string
By dricco in forum New To JavaReplies: 2Last Post: 07-02-2010, 02:20 PM -
Input from Command Line rather than from a text file
By thomas6 in forum New To JavaReplies: 3Last Post: 04-26-2010, 09:00 PM -
[SOLVED] Overwrite text file line with output stream loop
By jenni in forum New To JavaReplies: 3Last Post: 02-16-2009, 09:20 PM


2Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks