/* * Convert internal Id to String * * call-seq: * pool.string(0) -> nil * pool.string(Integer) -> String * */ const char *string( int id )