Image noise: Difference between revisions

Content deleted Content added
a pur ocaml version
Line 304: Line 304:
./a.out
./a.out


-----
Or in a more idiomatic way, using the modules Graphics and Unix from the standard OCaml library:

In a more idiomatic way, using the modules Graphics and Unix from the standard OCaml library:
<lang ocaml>open Graphics
<lang ocaml>open Graphics