Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Is #Include <string> necessary?
c++
data-types
2 Votos
4 Respuestas
16th Feb 2017, 7:16 AM
Eric Avila
What is <string> actually for?
c++
coding
help
string
1 Voto
6 Respuestas
22nd Oct 2019, 2:39 PM
xXJust_JohoXx
Generic methods <string> vs <T,U>
c#
generics
1 Voto
2 Respuestas
25th Aug 2017, 8:39 PM
sneeze
What is <> statement in java?ex: <String>
<>statement
<string>
android
java
0 Votos
5 Respuestas
14th Nov 2016, 7:16 PM
Vishnu Vijay P
does the <iostream> load <string> as well?
c++
data-types
0 Votos
4 Respuestas
18th Aug 2016, 7:55 PM
Joseph Meeko
What is The difference between <cstring> and <string>
c++
header
2 Votos
3 Respuestas
7th Mar 2017, 9:19 AM
Mistín
Why is <string> not giving any output??
c++
data-types
0 Votos
2 Respuestas
8th Mar 2017, 2:21 PM
RAHUL PATIDAR
Help me to know the use of <string> in c++
data-types
-1 Voto
7 Respuestas
26th Dec 2018, 7:37 AM
Jonny Walker
Why my code couldn't be solved, although string.h, using strrev function?
<string>
6 Votos
3 Respuestas
11th May 2022, 11:56 AM
Egor Tonchev(EGO)
Is it not possible to use <int> instead of <String>
java
linkedlist
1 Voto
4 Respuestas
13th Jun 2018, 10:12 AM
Swastishree Dinesh Bhat
<string> vs <iostream> : is string library inside iostream header !?
data-types
1 Voto
1 Respuesta
4th May 2020, 1:19 PM
Jeff
Meaning of trim() function in java ?
<string>
0 Votos
2 Respuestas
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 Respuestas
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 Votos
1 Respuesta
5th Feb 2019, 3:09 AM
Josh
#include <iostream> #include <string> using namespace std; class myClass { public: void setName(string x) {
encapsulation
0 Votos
3 Respuestas
21st May 2020, 6:22 PM
Salini Selvam
What means <$_> in js
<call>
<function>
<string>
11 Votos
2 Respuestas
13th Feb 2018, 12:29 AM
it371
include <iostream> #include <string> using namespace std; class cofe { private: bool (checkvolt)() { return true ;
code
1 Voto
1 Respuesta
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 Votos
4 Respuestas
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 Votos
2 Respuestas
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 Votos
4 Respuestas
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 Votos
2 Respuestas
27th Feb 2019, 4:04 AM
KALYAN THAKUR
<cstring> or<string>, C++?
<cstring>
<string>
c++
cpp
0 Votos
2 Respuestas
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 Respuesta
14th Aug 2018, 12:54 PM
sardeep chhabra
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes