I'm having a problem about compiling MAIN_APP.c. There are three errors which are
1. linker error: Undefined symbol __rtl_open in module ..\src\pcconfig.c
2. linker error: Undefined symbol __rtl_close in module ..\src\pcconfig.c
3. linker error: Undefined symbol __rtl_read in module ..\src\pcconfig.c
Do you guys know how to fix it?
Thanks...!
by the way, I'm using DOS 7.0 and Borland C++ Version 3.1 to compile MAIN_APP.c
Robert