X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;fp=doc%2Fzoom.xml;h=e767d9b608dd358be5cf8c98f8f611c083f6baa9;hb=da58ec3f2b9c0e5d15e4a022e7072f573784f9eb;hp=0460599db207d9999bea999151519fd00b6e8f0c;hpb=ed3df7ad6c5f8c8dbd9c1c97c5c9cd2957a24ad9;p=yazpp-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index 0460599..e767d9b 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,5 +1,5 @@ - + ZOOM-C++ @@ -44,11 +44,13 @@ cout << rec->render() << endl; } - - (Note that, for the sake of simplicity, this program does not check - for errors: we show a more robust version of the same program - later.) - + + + For the sake of simplicity, this program does not check + for errors: we show a more robust version of the same program + later.) + + Yaz++'s implementation of the C++ binding is a thin layer over Yaz's implementation of the C binding. For information on the supported