Re: [perl #32363] problem with buffer flushing in MacOSX

2004-11-08 Thread Leopold Toetsch
Stephane Payrard <[EMAIL PROTECTED]> wrote: > Chris wants to flush a string without a newline. > It does not work of MacOSX. Example of program : > getstdout P1 > pioctl I0, P1, 3, 0 > print "Give me an integer number : ¥n" > getstdinP0 > readline S1,P0 I don't know how reaso

[perl #32363] problem with buffer flushing in MacOSX

2004-11-08 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #32363] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=32363 > Submitted on behalf of Christian Aperghis-Tramoni <[EMAIL PROTECTED]> Chris wan