Is there an easy way to obtain RS232 communication natively in litleC?
or I have to call windows api like
SetupComm, SetCommState, SetCommTimeouts and the like...

thank's in advance

Juan