From: William K. V. <wk...@us...> - 2005-07-18 19:54:45
|
Hi, I notice that pcode.h is not installed in /usr/include/rlib however to be able to write a function which can be "add"ed it pretty much needs defined: rlib_value_stack_pop RLIB_VALUE_GET_AS_STRING RLIB_VALUE_GET_AS_NUMBER rlib_value_new_string rlib_value_new_number So should those definitions migrate to rlib.h or (the quickest) add pcode.h to the list of installed headers. Thoughts/preferences? Cheers, William. |