Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
ase123
ase123's Profile
2
Posts
4
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
println(); with coma?
[5 Replies]
20-May-2012 05:12 AM
Forum:
Programming Questions
how to println with coma integer
int val = 10/4;
println(val);
the output println is 2.0?
besides 10/4 = 2.5
anyone help me?
how to locate character in string?
[7 Replies]
20-May-2012 12:38 AM
Forum:
Programming Questions
i have a string and want to get a character in that string..
String mystring = "abcdefg";
char ase;
how to get char 'c' in string "abcdefg"? i want to make if function
ase = mystring
if (ase == 'c') ----> run statement
or i want to get char 'e'
ase = mystring
if (ase == 'e') ----> run statement
can anyone help me?
«Prev
Next »
Moderate user : ase123
Forum