Ludovic 'Archivist'
What does that mean?
<< is the operator
Ludovic 'Archivist'
The stream is the left hand side and the argument is the right hand side
Mazen
Hi
Mazen
Write c++ program to find smallest common divisor?!
Dima
Do it yourself
Anonymous
Hiii
Anonymous
I am begainer will you help me
Anonymous
I want to learn Embedded C can anyone help?
Thor
Anybody has this book? 👇 Social engineering: the art of human hacking
Thor
Sorry.
Jesvi
Jesvi
What is this symbol ? I got it when I booted ubuntu
Anonymous
keyboard = human
Jesvi
Lol
Anonymous
Can we use an object of ostream class to print a builtin type variable
Anonymous
?
Anonymous
If yes, then why did the cpp developers provide the users with cout if an object of ostream class can be used to print builtin datatypes variables?
Anonymous
Yes i know that but why is it special if we can create an ostream object by ourselves?
Anonymous
Yes i know that but why is it special if we can create an ostream object by ourselves?
Bhai if u have been served with everything with no effort y do u wanna eat Ur head n again serve urself....that's y it's special
Chr
/get findprojects
Anonymous
Bhai if u have been served with everything with no effort y do u wanna eat Ur head n again serve urself....that's y it's special
These predefined functions have list of operations with it....if u start to create one of Ur own...it won't meet all Ur expectation
Anonymous
Bhai if u have been served with everything with no effort y do u wanna eat Ur head n again serve urself....that's y it's special
So, you mean it is special just because it has been provided in advance to a programmer and the programmer doesn't have to create any ostream object.
Anonymous
U can read the header files
Anonymous
No voice messages in this chat are appropriate
Anonymous
I meant standard
Anonymous
Sorry not function 😂
OK but elaborate on "not meeting the expectations"
Anonymous
C04.IO.pdf
Anonymous
U can read this file
Thor
C04.IO.pdf
What's this?
Anonymous
Basics of iostream
Thor
Okay.
Thor
Me
Anonymous
It's available online brother
Anonymous
If they want to...it's upon them
Anonymous
/notes
Anonymous
#goodcodingmentality
Anonymous
We know that >> operator is used with cin to get user input and it is also used as a right shift operator. For which of these operations has it been overloaded. I mean which of these operations are not its default implementation
Anonymous
?
Shivam Suryavanshi
Hello
Anonymous
Hello guys i'm new here and a beginner learning the c++ programming language...Can someone kindly help me out solve these sample questions?
Anonymous
go on samuel
Anonymous
Dima
Good game
Anonymous
We know that >> operator is used with cin to get user input and it is also used as a right shift operator. For which of these operations has it been overloaded. I mean which of these operations are not its default implementation?
Stephanos
whatever @MissRose_bot
Dima
> mentioning the bot
Dima
Stephanos
^^
Anonymous
I'm curious, what does it mean?
Rituparna
What is C++
Dima
What the fuck lol!
Angelo
What is C++
a thing you can eat
Biruk
hii my name is biruk and i am beginner in c++ and i got a project assignment to work on bus ticket mangement. would you pretend to help me guys?
Dima
but we won’t do the whole assignment
Anonymous
What is C++
C with two pluses
Nomid Íkorni-Sciurus
What is C++
The proof that hell actually exists
Anonymous
Yes, it's a better way
Anonymous
I'm not able to explain it, sorry But there are cases when it is the only option
I_Interface
Again u forgot about this->
Anonymous
Simply, you know that x and y are initialized even before entering a body of a constructor May prevent some mistakes using uninitialized memory And compiler can give you a meaningful warning