Sack Library Documentation
|
#define CONFIG_SCRIPT_PRELOAD_PRIORITY (SQL_PRELOAD_PRIORITY-3)
this is just a global space initializer (shared, named region, allows static link plugins to share information)
Allocates its shared memory global region, so if this library is built statically and referenced in multiple plugins ConfigScript can share the same symbol tables. This also provides sharing between C++ and C.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|