From: Grant Rettke (grettke at acm.org) Date: Mon Apr 26 17:08:17 EDT 2010 |
|
On Mon, Apr 26, 2010 at 4:03 PM, Grant Rettke <grettke at acm.org> wrote: > For example I tried this (maybe it is totally wrong?): > > (define MPI_COMM_WORLD > (get-ffi-obj > "MPI_COMM_WORLD" libmpi _pointer)) I figured out the problem it was in my code of course... still I wonder what are you guys views on error message provided by macros.
Posted on the users mailing list. |
|