Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Is #Include <string> necessary?
c++
data-types
2 Votos
4 Respostas
16th Feb 2017, 7:16 AM
Eric Avila
What is <string> actually for?
c++
coding
help
string
1 Voto
6 Respostas
22nd Oct 2019, 2:39 PM
xXJust_JohoXx
Generic methods <string> vs <T,U>
c#
generics
1 Voto
2 Respostas
25th Aug 2017, 8:39 PM
sneeze
What is <> statement in java?ex: <String>
<>statement
<string>
android
java
0 Voto
5 Respostas
14th Nov 2016, 7:16 PM
Vishnu Vijay P
does the <iostream> load <string> as well?
c++
data-types
0 Voto
4 Respostas
18th Aug 2016, 7:55 PM
Joseph Meeko
What is The difference between <cstring> and <string>
c++
header
2 Votos
3 Respostas
7th Mar 2017, 9:19 AM
Mistín
Why is <string> not giving any output??
c++
data-types
0 Voto
2 Respostas
8th Mar 2017, 2:21 PM
RAHUL PATIDAR
Help me to know the use of <string> in c++
data-types
-1 Voto
7 Respostas
26th Dec 2018, 7:37 AM
Jonny Walker
Is it not possible to use <int> instead of <String>
java
linkedlist
1 Voto
4 Respostas
13th Jun 2018, 10:12 AM
Swastishree Dinesh Bhat
Why my code couldn't be solved, although string.h, using strrev function?
<string>
6 Votos
3 Respostas
11th May 2022, 11:56 AM
Egor Tonchev(EGO)
<string> vs <iostream> : is string library inside iostream header !?
data-types
1 Voto
1 Resposta
4th May 2020, 1:19 PM
Jeff
Meaning of trim() function in java ?
<string>
0 Voto
2 Respostas
15th Mar 2017, 4:27 PM
Mitesh Wadekar
#include <string> #include "Birthday.h" class Person { public: Person(string n, Birthday b) : name(n), bd(b)
class
3 Votos
3 Respostas
19th Apr 2018, 4:47 PM
Akshat2001
I'm trying to build a manually "atoi" function without the <string> library
atoi
c++
code
question
0 Voto
1 Resposta
5th Feb 2019, 3:09 AM
Josh
#include <iostream> #include <string> using namespace std; class myClass { public: void setName(string x) {
encapsulation
0 Voto
3 Respostas
21st May 2020, 6:22 PM
Salini Selvam
What means <$_> in js
<call>
<function>
<string>
12 Votos
2 Respostas
13th Feb 2018, 12:29 AM
Ana Djurica
include <iostream> #include <string> using namespace std; class cofe { private: bool (checkvolt)() { return true ;
code
1 Voto
1 Resposta
20th Jun 2020, 1:48 AM
Buneodbek
Drag and drop from the options below to create a LinkedList, add "Hey", and print it. <String> list = new LinkedList ();
"bye"
"hey"
<string>
0
1
arraylist
linkedlist
solutions
0 Voto
4 Respostas
6th May 2018, 1:12 AM
Asem Abdu Ahmed AL jadwh
#include <string> #include <iostream> using namespace std; int main() { string colour = "black" ; cout <<" chge"; return 0;}
c++
0 Voto
2 Respostas
31st Jul 2018, 9:01 PM
Piyush Goyal
#include <iostream> #include <string> using namespace std; int main() { char *p= "this"; p+=2; char c= 1 + *p; cout <<c;
c++
code
0 Voto
4 Respostas
3rd Jul 2017, 5:09 PM
Kushagra Agarwal
#include <string> using namespace std; int main() { string a = "I am learning C++"; return 0; } why it has no op?
?
0 Voto
2 Respostas
27th Feb 2019, 4:04 AM
KALYAN THAKUR
<cstring> or<string>, C++?
<cstring>
<string>
c++
cpp
0 Voto
2 Respostas
11th Mar 2017, 11:05 AM
Yahav Mizrachi
What are the different string functions? (cpp,java)
<stdlib.h>
<string>
functions
self-learning
strcpy
string
string.h
3 Votos
1 Resposta
14th Aug 2018, 12:54 PM
sardeep chhabra
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Mobile number and similarity
0 Votes
Can I import any module in python in this app?
0 Votes
The use of these certificates on LinkedIn
1 Votes
GitHub account connecting issue
3 Votes
photo upload issue in html code
0 Votes
Converter minúsculas em maiúsculas e imprimir
0 Votes
Algorithm to create maze-like grid
2 Votes
Coding issue
2 Votes
Loops and conditions
0 Votes
Hardware of computer
3 Votes