X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fodr.h;fp=include%2Fyaz%2Fodr.h;h=eb12dd4ad27e2ee2485c6c91cf23018eae6f56a4;hp=8d8cc493999368f2a7aa710ea06fccaca0692945;hb=f2891d8771cb23cc70d973c6785bec20e31f511e;hpb=c27504bf04bb54c2744367d414358a11cf5ac84e diff --git a/include/yaz/odr.h b/include/yaz/odr.h index 8d8cc49..eb12dd4 100644 --- a/include/yaz/odr.h +++ b/include/yaz/odr.h @@ -342,6 +342,8 @@ YAZ_EXPORT const char **odr_get_element_path(ODR o); YAZ_EXPORT Odr_int odr_atoi(const char *s); +YAZ_EXPORT Odr_int odr_strtol(const char *nptr, char **endptr, int base); + YAZ_END_CDECL #include