Hi,

    KDBInfo *info;

    info = kdbGetInfo(handle);

    From documentation :
        Returns 0 on success, -1 if info is NULL, -2 if incompatible app
version

    perhaps this could be kdbGetInfo(handle, &error) where error is int
? or use errno ?

    Regards,
    Yannick. 
   

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Registry-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/registry-list

Reply via email to