Maybe it is, maybe it's not. He just wanted to see what comes out of it. nt

[ Post a new reply ] [ Back to the message board ]

This message was posted by mikael, posted on September 17, 2000 at 13:27:35 coming from 213.116.245
Mood of this message: Mood of this message
This message is a reply to What the hell is that? It looks more like MS Visual Basic than any REAL BASIC. n/t posted from Chris posted at September 17, 2000 at 13:13:28
> > Hey all you Doctor PC Jr. owners who have the Basic compiler on their PC Jr. working, enter this into it and tell me how it comes out...

> > SCREEN 12
> > CONST PI = 3.1415
> > WINDOW SCREEN (-1,1)-(1,-1)
> > DO
> > LINE (0,0)-(COS(a% * PI / 180),SIN(a% * PI / 180)), 0
> > a% = a% + 1
> > IF a% >= 360 THEN a% = 1
> > LINE (0,0)-(COS(a% * PI / 180),SIN(a% * PI / 180)), 14
> > LOOP WHILE INKEY$ = ""
> > END




Responses to this messages:


Post a Followup

Name
E-Mail
Subject
Message
Optional Link URL
Optional Link Title
Optional Image URL
Please pick a mood
for your message: