K
Kristan Dyson
I was just wondering whether you knew whether it is possible to compile a
fully portable C program? I want to write a 'C' CGI program on Windows,
then just upload it to my Plus.Net Debian-based server.
As I want to write pure ANSI C, then I thought it may be possible to write a
program that would run fine on both. Having said that, surely (?), it would
have to be compiled for specific platforms, unless of course there is some
abstraction layer at runtime, like with java. Anyway, this is probably not
possible now I have thought about it.
But I would love to know what you guys and gals think?!
Cheers,
Kristan
fully portable C program? I want to write a 'C' CGI program on Windows,
then just upload it to my Plus.Net Debian-based server.
As I want to write pure ANSI C, then I thought it may be possible to write a
program that would run fine on both. Having said that, surely (?), it would
have to be compiled for specific platforms, unless of course there is some
abstraction layer at runtime, like with java. Anyway, this is probably not
possible now I have thought about it.
But I would love to know what you guys and gals think?!
Cheers,
Kristan