• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
0

How to convert strings in cpp into an integers

converting

c++
26th May 2018, 8:14 AM
mohammedibrahim
mohammedibrahim - avatar
2 ответов
+ 20
std::string str = "55"; std::cout << std::stoi(str); check out this link for more 👇 http://en.cppreference.com/w/cpp/string/basic_string/stol
26th May 2018, 8:25 AM
🌛DT🌜
🌛DT🌜 - avatar

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
How do we code calculator
2 Votes
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes
Where is code bit
0 Votes