Dear Palm:

I noticed that some functions such as "Err DmOpenDatabaseInfo (...);" always
return the same value no matter what. E.g., DmOpenDatabaseInfo () always
returns errNone. Why not "void" then? Am I missing something? Do you want to
keep your future options open? Thanks!

Example. Is it still prudent to use

if (DmOpenDatabaseInfo (...) == errNone)
 ...

???

Best regards, Paul

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to