From: Kip Macy <kmacy@fsmware.com>
To: SooHyoung Oh <shoh@miritek.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] problem with Printf.printf when linking in bytecode interpreter to C app
Date: Sun, 25 Jan 2004 21:52:51 -0800 (PST) [thread overview]
Message-ID: <20040125215216.P22882@demos.bsdclusters.com> (raw)
In-Reply-To: <002501c3e3c8$cccd0b20$1501a8c0@hama>
Excellent. Thanks.
-Kip
On Mon, 26 Jan 2004, SooHyoung Oh wrote:
> It seems that the output buffer is not flushed.
> Use "flush stdout" after Printf.printf.
> For example,
>
> let _ = Printf.printf "ocaml inited\n"; flush stdout
> let foo () = Printf.printf "this works\n"; flush stdout
>
> ---
> SooHyoung Oh
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
prev parent reply other threads:[~2004-01-26 5:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-26 3:42 Kip Macy
2004-01-26 4:56 ` SooHyoung Oh
2004-01-26 5:52 ` Kip Macy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040125215216.P22882@demos.bsdclusters.com \
--to=kmacy@fsmware.com \
--cc=caml-list@inria.fr \
--cc=shoh@miritek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox