Livejournal
Log in
Post
Friends
My journal
dark_myth
(Untitled)
Mar 03, 2006 23:18
yay for being home and sitting with my dog right now while typing this on my lappy =)
hehe
Leave a comment
Back to all threads
de1986
March 4 2006, 15:58:37 UTC
dogs = awesome
Reply
dark_myth
March 4 2006, 20:21:01 UTC
private dog jasper = new dog("Jasper");
private dog Elliot = new dog("Elliott");
private String doggy(String dogname){
if(dogname==Jasper){
System.out.println("awsome dog");;
}
else if(dogname==Elliott){
System.out.println("awsome dog");
}
}
yes i know it has problems but it was more of a funny thinger from a cs point of view =P
Reply
de1986
March 5 2006, 00:33:14 UTC
haha that is awesome!
Reply
dark_myth
March 5 2006, 01:00:22 UTC
lol
Reply
de1986
March 5 2006, 16:38:17 UTC
that's funny BDizzle
Reply
dark_myth
March 5 2006, 18:50:33 UTC
haha thanks pediatric
Reply
Back to all threads
Leave a comment
Up
Reply
private dog Elliot = new dog("Elliott");
private String doggy(String dogname){
if(dogname==Jasper){
System.out.println("awsome dog");;
}
else if(dogname==Elliott){
System.out.println("awsome dog");
}
}
yes i know it has problems but it was more of a funny thinger from a cs point of view =P
Reply
Reply
Reply
Reply
Reply
Leave a comment