If it were a portable cross-platform solution I'd put it on cpan (though not under the Win32 namespace, of course) .... pity ...#include "EXTERN.h" #include "perl.h" #include "XSUB.h" int fmode( FILE *stream ) { return stream->_flag; } MODULE = Win32::Fmode PACKAGE = Win32::Fmode PROTOTYPES: DISABLE int fmode (stream) FILE *stream
In reply to Re^2: F_GETFL and Win32
by syphilis
in thread F_GETFL and Win32
by dragonchild
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |