Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
umair
umair's Profile
1
Posts
0
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
help required in identifying the error
[2 Replies]
02-Aug-2013 09:01 AM
Forum:
Programming Questions
i am a beginner in processing and need some help regarding my problem regarding the following code:
void setup() {
float currency = currencyConverter();
println(dollar);
}
float currencyConverter(float rupee){
float dollar = float rupee*102;
return dollar;
}
i am trying to make a currency convertor, still getting an error.
stuck on this for more than a week.
really need help guys...
«Prev
Next »
Moderate user : umair
Forum