-
Code's Tags
-
Your Codes
-
Reffers
-
Linked Codes
|
Code:
Short link for Twitter:
HTML:
HTML view:
Copy Source | Copy HTML- typedef std::string TWString;
- typedef __int64 bigint;
-
- const double DBL_NULL = 0;
- const bigint INT_NULL = -1;
- const TWString STR_NULL = TWString();
|