Mail Archives: djgpp/1996/08/11/04:58:25
On Fri, 9 Aug 1996, Andrew Getskow wrote:
> functions in winsock.dll, cause I thought that there wasn't such thing
> as a FAR * in GCC.
There are far pointers in DJGPP. Take a look at <sys/farptr.h>.
> Then, how do I get a djgpp program to run in Windows without a .PIF
> file?
You just run it as any other DOS program. Either double-click on it in
the file manager, or choose "File/Run" from the menu bar, or click on
MSDOS prompt in the main group and run it as if you were on MSDOS.
- Raw text -