I feel like this is a really dumb question, but I haven't yet been able to 
figure this out. How can I prompt for stdin input and have it read everything 
to the enter key? So far, I can only seem to manage everything up to the first 
whitespace. It seems to be the same on read and readln. 

In a related subject, I've noticed that I can use writeln followed by a read 
operation, but if I use write followed by read, it does not print the message 
until after the read. Is that normal? 

(Linux Mint 17, Chapel 1.10.0)

Thank you, 
-Rick 
------------------------------------------------------------------------------
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to