Rick Collette
Results
2
issues of
Rick Collette
Some akin to dlopen in C - https://pubs.opengroup.org/onlinepubs/009696799/functions/dlopen.html would be great to have. The advantage over a RUN "Dx:Filename.ext" is that you would not unload the initial program, keeping any...
enhancement
Hi, I am wondering if there is an example of the following Atari BASIC in FastBASIC? 10 OPEN #1,8,0,"D:MYFILE.DAT":NOTE #1,MSECT,MBYTE 20 FOR Y=1 TO 10:? #1;B$:NEXT Y:CLOSE #1 30 OPEN...
enhancement
question