I_Interface
coz u named a space in memory and it has a random value
I_Interface
Anonymous
Well, it is better now
Anonymous
Just because
Anonymous
I know
I_Interface
to keep ur memory free for ur proceses
Anonymous
It is THE undefined behavior
Anonymous
Do you get it?!
Anonymous
Well
Anonymous
You should study it
Anonymous
Because it is an important part of C++
I_Interface
for more speed u can init it like int x { 0 };
Anonymous
Yes
I_Interface
watch cppcon for undefined behavior
I_Interface
less checks for compiler
Anonymous
Because filling memory with zeros is not free in term of resources And C++ doesn't pay for things it doesn't use (it's one of the main principles of C++)
I_Interface
not many, but for old pcs it can be ur advantage
Anonymous
You need to read some C++ theory
Anonymous
Just now that using initialized memory is bad
I_Interface
watch learning videos too
Anonymous
Yes, this line calls default constructor of std::string
Anonymous
how does write and read function work
Anonymous
I can't found their documentation
Vladimir
I can't found their documentation
Type man 2 write in shell
kλletaa
Type man 2 write in shell
i think 3 is the programmer's manual section
kλletaa
not 2
Vladimir
2 system calls
kλletaa
ah
Anonymous
Type man 2 write in shell
what does it mean?
Vladimir
Anonymous
windows
Vladimir
You can type it in google
Anonymous
okie
Anonymous
kλletaa
thanks 😁
https://linux.die.net/man/2/write
Anonymous
Vladimir
You can get all input and parse it for numbers
Vladimir
Yes
Anonymous
Roxifλsz 🇱🇹
Oooga boooga
Anonymous
No
££*KHB*££
What is adt in c++
Till
What is adt in c++
Abstract data types
££*KHB*££
££*KHB*££
What is use of that
Till
What is use of that
vector, list, queue ....
££*KHB*££
Hemant
Hi
Hemant
I'm new in this group
Hemant
Any body know how to make libraries file
Anonymous
Hii
Anonymous
Who can help me about MATLAB?
Vladimir
Any body know how to make libraries file
Depends on OS and library type. All variants well described in google
Vladimir
Lelouch
Easiest mini project in c?
Lelouch
What in the world ur from
Dima
Jussi
What in the world ur from
:-) I'm from Earth, how about you?
I_Interface
Lelouch
Anonymous
Anonymous
Hey there, does this have any resonance with the C programming language? I'm very interested to learn more :D
Anonymous
It's a bit disconnected from anything practical for sure, I don't mind if people bump it away haha
Jussi
But you can pretty much build anything on top of C(++)
Anonymous
I just completed a very simple course in c++ and I am trying to write a simple opengl program Everything is going alright i have been able to draw a triangle rotating but when I try expanding the window everything pauses . Please what causes this Can anyone help me with a solution I am using glfw
Anonymous
😩😩😩😩😫😫
Riccardo
Turbo I might be able to help you but you have to share some code
Junglee
hi
Junglee
related to what
Riccardo
Do it then
Riccardo
No need to show the shaders, just the c++ code