I have some I/O routines for communicating over a serial line written using the C functions ioctl and write. We need to control time out times and the like. I have defined the functions as external but the linker can't find them. What do I need to do?
Thanks in advance,
Theo Carr-Brion