I've tweaked some of the PotC code for fun. But I'm finding it really a pain to hunt down silly syntax errors and such. I was wondering, has anyone put together a fake types header, maybe with prototypes for some of the engine functions so that i could #include that file, and compile in my usual c compiler?
Does PotC do anything really outside the bounds of C syntax rules that would prevent this from working?
Not to actually compile and run PotC code, just so I could have the compiler guide me to all the little mistakes.
Thanks for your time.
Does PotC do anything really outside the bounds of C syntax rules that would prevent this from working?
Not to actually compile and run PotC code, just so I could have the compiler guide me to all the little mistakes.
Thanks for your time.