Clinton Pierce <[EMAIL PROTECTED]> wrote: >> .sub _main >> fdopen $P1, 0, "r" # STDIN
BTW fdopen $P1, 0, "<" # read STDIN >> 3. its currently only defined for PIO_OS_UNIX > Okaaay, so the plan is for this to work and I should probably code this way anyway, > right? You could just delete the #ifdef PIO_OS_UNIX in io.ops:fdopen and see, if its working. leo