Dirk Herrmann <[EMAIL PROTECTED]> writes:

> However, there is no macro SCM_SET_SUBRF yet, and I don't know whether I
> should provide it in procs.h, or rather in procs.c?

Add it in procs.h.  Nobody is likely to use it, but it is probably
good in general to have accessors for basic types like this in the
header files.  But the main argument is: That is where one would
expect to find it.  :)

Reply via email to