K
kkrish
hi,
I am working on an old program written in c.The program uses a
function like this
"unsigned long int far pascal ReadFile(char *buff,unsigned long int
*size)" .
Is this a PASCAL function CALL from C?Do I need to have Pascal
installed in my system.This has been written in Turbo C 2.0 under
DOS.Any information on this?
Thanks in advance.
Krishna.V.J.
I am working on an old program written in c.The program uses a
function like this
"unsigned long int far pascal ReadFile(char *buff,unsigned long int
*size)" .
Is this a PASCAL function CALL from C?Do I need to have Pascal
installed in my system.This has been written in Turbo C 2.0 under
DOS.Any information on this?
Thanks in advance.
Krishna.V.J.