|
Attempt to Port a BASIC Program to C
|
The output of the 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 algorithm that I attempted to port to C.
Source code 17 March 2013
http:/schnew.sdf-eu.org/code/maze.c
Slightly modded source code 17 March 2013
http://schnew.sdf-eu.org/code/maze1.c
Again modified, simplified and clearer, 17 March 2013
http://schnew.sdf-eu.org/code/maze4.c
Modified and put adding of random value in a separate function, 18 March 2013
http://schnew.sdf-eu.org/code/maze5.c
***Aug 3, 2015 (UCT)***
Updated the notes.
|
|
Rate this file (No vote yet) |
|
|