[Haskell-cafe] ask
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Sun Sep 14 20:50:14 EDT 2008
On 2008 Sep 14, at 20:47, Brandon S. Allbery KF8NH wrote:
> On 2008 Sep 14, at 20:24, Cetin Sert wrote:
>> Hi why do I get?
>>
>> cetin at linux-d312:~/lab/exp/1> ./eq
>> 23
>> 23
>> 3
>> a = b = c = n1-0.8457820374040622n2-0.1542179625959377
>
> As is typical for Unix, filehandles including standard input and
> standard output are line buffered. See hSetBuffering ( http://www.haskell.org/ghc/docs/latest/html/libraries/base/System-IO.html#v%3AhSetBuffering
> ).
Also, looking at that path, I'm tempted to point you to http://www.haskell.org/haskellwiki/Homework_help
.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080914/805ebb9d/attachment.htm
More information about the Haskell-Cafe
mailing list