int GlobalVariablesTotal( )
The function returns the total count of global variables.
この関数は、グローバル変数の全体のカウント数を返します。
Sample:
サンプル:
1 | Print(GlobalVariablesTotal()," global variables detected"); |
この関数は、グローバル変数の全体のカウント数を返します。
サンプル:
1 | Print(GlobalVariablesTotal()," global variables detected"); |
0 people found this article useful
0 people found this article useful