Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/30/09 09:17
Modified:
  03/30/09 09:20

Read: times


 
#163997 - BASIC dialect??? >:-|
Responding to: ???'s previous message
Pascal, as standard as it gets.

BASIC would be:
10 DIM string$[10] : REM most BASIC interpreters don't need strings to be DIMed
20 string$ = "Hello"
30 string$ = string$ + "World"

 

JW

List of 11 messages in thread
TopicAuthorDate
about string...            01/01/70 00:00      
   Your homework            01/01/70 00:00      
      Here we go again ...            01/01/70 00:00      
         Homework not done            01/01/70 00:00      
      Here we go again ...            01/01/70 00:00      
   Think!            01/01/70 00:00      
      No, don't think.            01/01/70 00:00      
         BASIC dialect??? >:-|            01/01/70 00:00      
            No line numbers            01/01/70 00:00      
            Oh crud.            01/01/70 00:00      
               it shouldn't be a problem to find an appropriate compiler            01/01/70 00:00      

Back to Subject List