Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C++
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C++ (Cpp) CTG Examples
Programming Language:
C++ (Cpp)
Class/Type:
CTG
Examples at hotexamples.com:
2
C++ (Cpp) CTG - 2 examples found
. These are the top rated real world C++ (Cpp) examples of
CTG
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
init(2)
save(1)
Frequently Used Methods
init (2)
save (1)
Example #1
0
Show file
File:
g_cfg.cpp
Project:
GDXN/silent-phone-android
void t_save_glob(){ gs.save(); }
Example #2
0
Show file
File:
g_cfg.cpp
Project:
thangk48cc/silent-phone-ios
void t_init_glob(){ gs.init(); initRTList(); }
x