|
-
System.in.read (newbie)
i was reading up on this syntax and it said that this automatically stores everything as int and ot convert it to char you would need to do something like - ch = (char) System.in.read();. well i was wondering if there is a way to convert to and store a string. i am basically looking to store a string value (name) through user input.
Similar Threads
-
By Itai Raz in forum Open Source
Replies: 2
Last Post: 09-01-2003, 05:22 PM
-
By Benno in forum Careers
Replies: 10
Last Post: 02-10-2002, 07:07 PM
-
By Mark Burns in forum .NET
Replies: 164
Last Post: 03-13-2001, 12:43 PM
-
By Paul in forum Enterprise
Replies: 1
Last Post: 12-07-2000, 06:11 PM
-
By Anthony Saffer in forum Java
Replies: 1
Last Post: 09-22-2000, 11:33 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks