[erlang-questions] is this a shell bug?

Samuel samuelrivas@REDACTED
Tue Apr 24 14:24:19 CEST 2012


> Intriguing. I was unaware of that. Thank you!
>
> On Mon, Apr 23, 2012 at 12:01 PM, Hynek Vychodil <hynek@REDACTED> wrote:
>>
>> Doesn't flush() work as well for you?

Note that flush() returns ok, it's intention is just to print received
messages as a side effect. You cannot assign messages to variables
with it.

-- 
Samuel



More information about the erlang-questions mailing list