mike wrote: > That would be a logical and intuitive thing - at least for me. If you > have a call-once-forget-afterwards function with C linkage you shouldn't > be forced to define a type. I even had the whole module extern (C). > Didn't work. True, it's not very nice. (C++ has the exact same issue.)