and , you can't run it as a script, but it must be compiled
with a c compiler into an exe file, as has been mentioned.
You might want to find out which compiler the author
intended the files to be compiled on, and what type of machine
and OS was intended, because even though c is supposed to
be portable between systems, it's never 100% portable
in practice.
![]()




Reply With Quote