Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

gonotes.cpp

Go to the documentation of this file.
00001 /** @page gonotes Notes for Module Go
00002 
00003 @section gonotesinit Initialization
00004 
00005 GoInit() / GoFini() must be called before / after using any classes to
00006 initialize global variables (however it is deprecated to use global or
00007 class static variables in newly written code).
00008 
00009 */


17 Jun 2010 Doxygen 1.4.7