DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CPP
how to get the type of a variable in c++
int a = 5; cout << typeid(a).name() << endl;
Source by www.flatech.com.au #
PREVIOUS
NEXT
Tagged:
#type
#variable
ADD COMMENT
Topic
COMMENT
Name
8+5 =
Submit