Re: callbacks in nlffi
John Reppy <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <[email protected]> |
No, but it should. Actually, the problem is that the SML/NJ runtime doesn't provide callback support yet. I'm hoping that this problem will be fixed over the summer. - John On Jun 3, 2006, at 12:44 AM, brian wrote: > I'm attempting to create a binding to nlffi for Glut. > > Can nlffi support callbacks ? > > I looked at the declaration of glutReshapeFunc and it looks like I > should be able to create an ML functions for the callback. > > > > Thanks > > Brian > > > > _______________________________________________ > Smlnj-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/smlnj-list >