Standard type for code pointers?

Marcel Moolenaar marcel at xcllnt.net
Wed Apr 20 08:34:19 PDT 2005


On Apr 20, 2005, at 5:41 AM, Joseph Koshy wrote:

> I'm looking for a standard type that is defined to have at least
> as many bits as needed to hold a pointer to code.  What would
> that be?

intptr_t is probably what you want.
FYI,

-- 
  Marcel Moolenaar         USPA: A-39004          marcel at xcllnt.net



More information about the freebsd-standards mailing list