Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

how to change the type of something in c++

static_cast<the type you want> (variable)
 
PREVIOUS NEXT
Tagged: #change #type
ADD COMMENT
Topic
Name
8+7 =