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

Username:   Password: 
 RegisterRegister   
 make a section of a program run when a variable = 10
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
bubbles3




PostPosted: Mon May 09, 2005 11:54 am   Post subject: make a section of a program run when a variable = 10

is it possible to make a section of a program run when a variable = 10 specific variable =10? if so how?
Sponsor
Sponsor
Sponsor
sponsor
jamonathin




PostPosted: Mon May 09, 2005 11:59 am   Post subject: (No subject)

Can you elaborate one that, cuz this is all I have for that.
Turing:
put "Enter A Value"
var num : int
get num
if num = 10 then
    loop
        put "." ..
        exit when hasch
    end loop
end if
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  [ 2 Posts ]
Jump to:   


Style:  
Search: