Re: serial port routines ? ?
- Posted by Bernie Ryan <bwryan at PCOM.NET> Feb 25, 1999
- 365 views
You will have to translate your pascal routines to assembler( source ) or find routines that are all ready written in assembler( source ) You can probably find some at a simtel web site. You would then take these assembler source programs and and use the assemblers that are on the Euphoria web page to convert them to Euphoria. Bernie