X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fodr.h;h=eb12dd4ad27e2ee2485c6c91cf23018eae6f56a4;hp=8d8cc493999368f2a7aa710ea06fccaca0692945;hb=544bbfdbc1da539b17542d740d25b154ebb4c182;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 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