[Coco] Re: BASIC syntax in GWBASIC

Torsten Dittel Torsten at Dittel.info
Mon Jan 26 06:11:56 EST 2004


> 1080 P=3.14159265#
> 
> I am making this program CoCo compatible. I don't have any docs on gwbasic.
> What does the "#" do in GWBASIC? I course I could just delete the # but I am
> assuming that the # somehow makes the value of pi more accurate.

I think it's a type identifier (e.g. "Double Precision Float"). Since
the CoCo has only one type of numeric variable, you can just clip the
"#".

Torsten




More information about the Coco mailing list