#War Games
Jim,
Commenting on Bill's message to you, I'd like to add that on the occasions
that I've programmed in Basic and wanted the code to run faster, what I've
done is to write a library in assembler and call it just like you'd call
any of the standard libraries.
It's quite easy to do, once you've got a template to copy. Of course, you
have to debug your library routines by calling them in assembler – you'll
never do this from a higher level language as the machine can just crash
for no apparent reason.
Regards,
Shraddhan – via Whap! from Hertfordshire in the UK