I'm making some bindings for a C library. In the original library, the 
functions are named as "LIBNAME_do_stuff". Should I keep those the same in the 
FFI binding or define them as "libname-do-stuff"? Is there a convention for 
these things?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to