Acorn Arcade forums: Programming: converting a C code to C# code.
|
converting a C code to C# code. |
|
prankskul (11:20 4/7/2003) guestx (15:27 4/7/2003) pfj (19:57 26/7/2003)
|
|
prashant |
Message #44063, posted by prankskul at 11:20, 4/7/2003 |
Member
Posts: 1
|
hi, i have a major problem urgently to be solved.i am doing a project in college and have to submit it next week.the project consists of a program i have written in C language which is used to send and receive data thru the printer port of my PC.it has to be now convertd into C# codes.can someone please help me out as soon as possible? Basically i need to know the equivalent commands of " inportb and outportb" in C#.please help me anyone. --prashant kulkarni.prashant@indiatimes.com |
|
[ Log in to reply ] |
|
GuestX |
Message #44066, posted by guestx at 15:27, 4/7/2003, in reply to message #44063 |
Member
Posts: 102
|
hi, i have a major problem urgently to be solved.i am doing a project in college and have to submit it next week. I don't think Peter Naulls will have Mono ported to RISC OS by next week. Perhaps you'd be better off asking in an MS Windows newsgroup - try groups.google.com and look for a list of them under the comp.sys hierarchy. |
|
[ Log in to reply ] |
|
Paul F. Johnson |
Message #44875, posted by pfj at 19:57, 26/7/2003, in reply to message #44063 |
Member
Posts: 54
|
Hi,
There is no equivalent. You just redirect the input stream. The problem though is the printing really is an OS specific matter. |
|
[ Log in to reply ] |
|
|
Acorn Arcade forums: Programming: converting a C code to C# code. |