Nyuke
did everything just vanished?
I_Interface
Nyuke
Effiom II
Nyuke
i want the whole output screen to continuously print 01 in random order
I_Interface
Siddharth Sahoo
NOT A C++ QUESTION ——- Hey there everyone, I just got into a course of MySQL and in that course they are working on Cloud 9 platform but unfortunately now Cloud 9 discontined its services. Do anybody have any idea of substitute cloud platform which will be free like cloud 9. Thank you.
Anonymous
Please help
I am trying to create a simple window in opengl using glfw but I have included all the necessary arguments like
"-lgdi32"
"-lopengl32"
"-lglfw3"
But it seems when I am compiling I get an error about undefined reference to createdw16@ or something like that
Please is it a problem with gdi
And how do I solve it
I am using visual studio code as an editor
Effiom II
C++
Thanks but why please
I_Interface
up^
Effiom II
Anonymous
You need to use a loop then.
Anonymous
@Nyuke3
Nyuke
Anonymous
It's corresponding to what you need, as I can see at least.
Nyuke
actually i'm very confused about loops and there types rn will lyk if it worked out anyways :p
Anonymous
Is C++ your first programming language?
Nyuke
yep
Anonymous
If I was you I would try C
Nyuke
i started with python but left it on someone's advice (regrets everywhere)
Anonymous
If you're confused about loops it's not time to start learning C++.
Nyuke
should i learn c first?
Anonymous
Definitely.
I_Interface
Nah
I_Interface
Mate
I_Interface
U can learn C++ first
I_Interface
It's more modern than C
Nyuke
rip
Anonymous
What?
Nyuke
sudden change of thoughts.
I_Interface
What?
C and C++ are different languages for now
I_Interface
With more functions
Anonymous
There's no any advantage between these two for him.
I_Interface
Anonymous
When someone says he knows C he's wrong 90%
Anonymous
Anonymous
I mean, they are, but you cannot explain their difference.
Anonymous
Can you give notes
Anonymous
On
Anonymous
C is stable.
Anonymous
Structure and union
Anonymous
Concepts
Jussi
Jussi
I could argue I know it
I_Interface
Anonymous
Why is linux kernel written in C?
I_Interface
Anonymous
That's not explanation.
Anonymous
How would you implement C++ vectors in C?
Jussi
Jussi
Dynamic*
Anonymous
How would you implement C++ vectors in C?
I_Interface
Anonymous
lol
Anonymous
What's the difference between array with fixed size and vector?
I_Interface
Anonymous
You cannot answer this question, until you know the difference, you are unable to know how to implement C++ vectors in C.
Anonymous
You probably don't even know what is allocated storage duration because it's quite related to the question.
Anonymous
I'm out, just leave it at that.
Anonymous
blah
Nikolas
L0kzy
Nameful
Anonymous
I may be wrong though.
Nameful
Nameful
You can mix C and C++ without issues anyway
professor
You cannot rewrite something there is in production. You will need extension or something like calling an api
L0kzy
Stephanos
There is actually quiet a strict policy regarding codingstyle in linux repos.
Stephanos
you could technically mix cpp in there, but the community doesn't like it
Nameful
L0kzy
Anonymous
Well, personally, I'm not against cpp. But... I'd still recommend that guy who's confused about loops to learn C for the first place...