[4847] in java-interest
Strings in JAVA
daemon@ATHENA.MIT.EDU (Jonathan_Mark_Smith@CCMAIL.PRUSEC.)
Tue Jan 16 17:45:53 1996
From: Jonathan_Mark_Smith@CCMAIL.PRUSEC.COM
Date: Tue, 16 Jan 1996 15:57:31 -0500
To: java@java.sun.com, java-interest@java.sun.com
is that a way to get a middle of a string in java like
a string = "1234567" and I would like to make a string "345" can this
be done?
Also say that I have a string like "23|45" and I would like to split
it at the "|" and make two string "23" and "45" can this be done?
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com