I have a working C program that reads a usb/serial converter to gather input from a serial device.
I now want to create a cocoa project to include this code. How?
I realise that as my working code has a 'main' then I will get compile errors but how do I get around this?
I now want to create a cocoa project to include this code. How?
I realise that as my working code has a 'main' then I will get compile errors but how do I get around this?