<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm using an Erlang port implemented in C/C++ 
(Win32).</FONT></DIV>
<DIV><FONT face=Arial size=2>and I'm having some trouble with file descriptor 0 
and 1 opened by</FONT></DIV>
<DIV><FONT face=Arial size=2>Erlang to manage the C/C++ port.</FONT></DIV>
<DIV><FONT face=Arial size=2>The C/C++ code uses libraries which throws output 
to stdin/stdout.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can I change the file descriptor number, {fs, In, 
Out} port setting in Erlang ?</FONT></DIV>
<DIV><FONT face=Arial size=2>What other choices do I have  ?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</FONT></DIV>
<DIV><FONT face=Arial size=2>Eduardo Figoli</FONT></DIV>
<DIV><FONT face=Arial size=2>INSwitch Solutions</FONT></DIV>
<DIV> </DIV></FONT></DIV></BODY></HTML>