X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fyaz%2Fodr.h;fp=include%2Fyaz%2Fodr.h;h=ac554fc547a89bfa443021e5368de3966d260043;hb=6278ee39573b69b59333a876c52671d0ebbca320;hp=b6abe596e26c831ab545d12e2ebe2a269c59a205;hpb=dc930d3eab99757f146e76ae5535c270f7d12dc1;p=yaz-moved-to-github.git diff --git a/include/yaz/odr.h b/include/yaz/odr.h index b6abe59..ac554fc 100644 --- a/include/yaz/odr.h +++ b/include/yaz/odr.h @@ -340,6 +340,8 @@ YAZ_EXPORT void odr_printf(ODR o, const char *fmt, ...); YAZ_EXPORT const char **odr_get_element_path(ODR o); +YAZ_EXPORT Odr_int odr_atoi(const char *s); + YAZ_END_CDECL #include