AS
AS
X
C++
Type Casting
Codice
std::stoi
(span class="clrGr">myString);
//string to integer
std::stod
(span class="clrGr">myString);
//string to double
myInt/span> =
(int)
myDouble/span>;
//double to int
indietro
Home
PHP
HTML e CSS
Javascript
C++
Python
SQL
Excel
Access