Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Is #Include <string> necessary?
c++
data-types
2 Voti
4 Risposte
16th Feb 2017, 7:16 AM
Eric Avila
What is <string> actually for?
c++
coding
help
string
1 Voto
6 Risposte
22nd Oct 2019, 2:39 PM
xXJust_JohoXx
Generic methods <string> vs <T,U>
c#
generics
1 Voto
2 Risposte
25th Aug 2017, 8:39 PM
sneeze
What is <> statement in java?ex: <String>
<>statement
<string>
android
java
0 Voti
5 Risposte
14th Nov 2016, 7:16 PM
Vishnu Vijay P
does the <iostream> load <string> as well?
c++
data-types
0 Voti
4 Risposte
18th Aug 2016, 7:55 PM
Joseph Meeko
What is The difference between <cstring> and <string>
c++
header
2 Voti
3 Risposte
7th Mar 2017, 9:19 AM
Mistín
Why is <string> not giving any output??
c++
data-types
0 Voti
2 Risposte
8th Mar 2017, 2:21 PM
RAHUL PATIDAR
Help me to know the use of <string> in c++
data-types
-1 Voto
7 Risposte
26th Dec 2018, 7:37 AM
Jonny Walker
Is it not possible to use <int> instead of <String>
java
linkedlist
1 Voto
4 Risposte
13th Jun 2018, 10:12 AM
Swastishree Dinesh Bhat
Why my code couldn't be solved, although string.h, using strrev function?
<string>
6 Voti
3 Risposte
11th May 2022, 11:56 AM
Egor Tonchev(EGO)
<string> vs <iostream> : is string library inside iostream header !?
data-types
1 Voto
1 Risposta
4th May 2020, 1:19 PM
Jeff
Meaning of trim() function in java ?
<string>
0 Voti
2 Risposte
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 Voti
3 Risposte
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 Voti
1 Risposta
5th Feb 2019, 3:09 AM
Josh
#include <iostream> #include <string> using namespace std; class myClass { public: void setName(string x) {
encapsulation
0 Voti
3 Risposte
21st May 2020, 6:22 PM
Salini Selvam
What means <$_> in js
<call>
<function>
<string>
12 Voti
2 Risposte
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 Risposta
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 Voti
4 Risposte
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 Voti
2 Risposte
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 Voti
4 Risposte
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 Voti
2 Risposte
27th Feb 2019, 4:04 AM
KALYAN THAKUR
<cstring> or<string>, C++?
<cstring>
<string>
c++
cpp
0 Voti
2 Risposte
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 Voti
1 Risposta
14th Aug 2018, 12:54 PM
sardeep chhabra
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
How to add two strings together in ts or css
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes