Skip to content
Prev 18765 / 63461 Next

R-beta on AIX5.2

Thank you.  To avoid error messages on other platforms, we will use

#ifdef calloc
# undef calloc
#endif

(and similarly for free for completeness).
On Wed, 14 Dec 2005, Ei-ji Nakama wrote: