# New Ticket Created by Stephane Payrard # Please include the string: [perl #32363] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32363 >
Submitted on behalf of Christian Aperghis-Tramoni <[EMAIL PROTECTED]> 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" getstdin P0 readline S1,P0 print I0 print "\n" # pioctl I0, P1, 3, 1 # => segmentation fault on my linux box btw -- stef
