I searched for some literature about cross-platform programing development and I didn't find something really good.
I'm not looking for a Virtual Machine for cross-platforming like Java does.
Is there any book or literature about this?
I'd say that this boils down to:
popen()
if you want your application to run on non-POSIX systems.On a more practical level my advice is:
EDIT: There's more stuff to think about, like not assuming that /
is used as the path separator, or making invalid assumptions about which characters are allowed in file names.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With