It works, thank you very much! (I guess the first two `lambda's should be removed, since parameterize-break takes bodys and not exprs). Now I just need to figure out how to do the double check, and I'm done.
On Sun, Apr 21, 2013 at 7:23 PM, Matthew Flatt <mfl...@cs.utah.edu> wrote: > At Sun, 21 Apr 2013 11:05:01 -0600, Matthew Flatt wrote: > > (define MZFD_CHECK_READ 3) > > Use > > (define MZFD_CREATE_READ 1) > > instead of MZFD_CHECK_READ. > > An advantage of writing documentation is that it reminds me how the > function works. > >
____________________ Racket Users list: http://lists.racket-lang.org/users