Browse thread
[Caml-list] catch keypressed
- Vincent Barichard
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-05-02 (15:57) |
From: | Vincent Barichard <barichar@i...> |
Subject: | [Caml-list] catch keypressed |
Hello, I would like to catch the hit of a key without being in graphic mode. Something like : while not keypressed() do print_string "Hit a key"; done; Is a fonction of this kind exists in CAML ?? And if it doesn't exist, is there a way to simulate its effect ?? The read_int fonction blocks until user enter a value so it is not suitable for my problem. thanks for your help Vincent Vincent Barichard Métaheuristiques et Optimisation Combinatoire Faculté des Sciences d'Angers Tel : 02 41 73 52 06 ------------------- 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