|
> Now, I have a new problem which is all C: fileno won't load from stdio.h, > even if I #define __USE_POSIX as the file appears to suggest.. > > I don't expect answers to my new problem as it's not Lua specific but would > still be grateful! :) Try this: #define _POSIX_C_SOURCE 1