Haha I never realised that! Just now accidentally found that you can apparently run individual tests by just clicking on them as well :lol:exxos wrote: 02 Jun 2020 18:59 Thanks, I never used C either, some other guys may have :shrug:
Think your up to 060 speeds there ! :lol: BTW - you can just press "A" for all tests, @terriblefire Uses the menu as well, to much effort :lol:
This should maybe be its own thread.. sorry about the hijacking.
No matter the language used, it's going to be very important to exit the program with Ptermres() else the memory you allocated for the FRB is returned to the free pool when the program exits and that would be VeryBad(tm)
You'd get "random" crashes when that memory is given to some other application and TOS does disk access trashing that memory...


