Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 american flag
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
trinity_matrix




PostPosted: Thu Apr 15, 2004 2:54 pm   Post subject: american flag

does anyone know a code to make an american flag?

One that's shorter then typing draw.fillstar 50 times
so pretty much one with loops
Sponsor
Sponsor
Sponsor
sponsor
Maverick




PostPosted: Thu Apr 15, 2004 3:07 pm   Post subject: (No subject)

man... put this in turing help, not submissions

var y:int:=5
var count:int:=0
loop
draw.fillstar (100+y,100+y,100+y,100+y,white)
count:=count + 1
exit when count = 10
end loop

i think its sumtin like that
trinity_matrix




PostPosted: Thu Apr 15, 2004 3:15 pm   Post subject: (No subject)

sorry this is my very first day i'll remember next time
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: