Hi, all
I need to translate some lovely Pascal code into C. Not my choice, but I need to run it on a parallel supercomputer that can handle C but not Pascal...
I'm looking for a translator. I downloaded ptoc, but it crashes on the first type declaration. I've heard of a p2c package, but haven't been able to find it. I'm a C novice, or I'd try doing it all by hand. Any suggestions?
Toby