Menu

#2 Unnecessary namespace pollution

open
nobody
None
5
2004-04-13
2004-04-13
Mikhail T.
No

All of the functions in sql.cc except for the Sql_Init() should
be static. This may allow more efficient compilation, and will
definitely help reduce the possibility of name-clashes with
some other libraries, that may also define something
generic-sounding like "SqlCmd".

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.