Database
cppindex.asc
Associated article: Indexing Image Databases
Tags: Database
_INDEXING IMAGE DATABASES_ by Art Sulger [LISTING ONE] // Mapper.hpp #define NOLOCK 1 // these constants would be in a default file // or WIN.INI (for a Windows app): char cMap[] = "C:MAPTEST" ; // Mapper.Dat location char cLinkL[] = "C:...


