Links
Twiki Links
My Personal Data
%CODE{"c++"}%
#include
int main()
{
// Hello world example
std::cout << "Hello, world." << std::endl;
}
%ENDCODE%
Note: if personal data is being stored using a secret database, then it is only visible to the user and to administrators.
My Personal Preferences
Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in
TWikiPreferences.
- Show tool-tip topic info on mouse-over of WikiWord links, on or off:
- #Set LINKTOOLTIPINFO = off
Related Topics