[
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: | -- (:) |
| From: | Manuel Cornes <manuel.cornes@l...> |
| Subject: | Findfirst / findnext Caml equivalents |
Hello, are there Caml equivalents to the C (win32) functions FindFirstFile andFindNextFile ? "The FindFirstFile function searches a directory for a file whose name matchesthe specified file name. " Has anybody tried modifying the asm emitting part of ocaml so that nasm syntax is used instead of masm syntax ? "NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series, which uses the traditional Intel instruction mnemonicsand syntax. " http://www.web-sites.co.uk/nasm/ thanks a lot, Manuel Cornes