Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-22-2004, 02:19 PM   PM User | #1
java_jenius
New to the CF scene

 
Join Date: Aug 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
java_jenius is an unknown quantity at this point
Angry Simple Algorithim

re: easter sunday app

its nearly done, just one problem at the end regarding the changing of months

---------------------------------------------

if(East<=31)
{
System.out.println("Easter Sunday is March" +East);
}
else;
{
System.out.println("Easter Sunday is April" +East-31);
}

the red bit is highlighted and says "The operator named - is not defined for the argument type(s) java.lang.String, int"

wots this?!? its the only thing holding me back from finishing this app!
java_jenius is offline   Reply With Quote
Old 08-22-2004, 02:43 PM   PM User | #2
Willy Duitt
Banned

 
Join Date: Sep 2003
Posts: 3,620
Thanks: 0
Thanked 0 Times in 0 Posts
Willy Duitt is an unknown quantity at this point
i wuld think u r clever enof to take the hint offered here and realize u r posting in the wrong forum...

.....Willy
Willy Duitt is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:06 AM.


Advertisement
Log in to turn off these ads.