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
# 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