Sandeep Joshi writes: > So, can I write all the 'C' functions in a single '.so' file and load > it once? There will be in all 90 functions. Yes. > Is there any limit on how many functions can be loaded? None besides running out of oids, memory, etc. > do they need to be in separate file? No. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- [GENERAL] no. of functions Sandeep Joshi
- Peter Eisentraut