バレンタインがいない柴(食用不可)
Anonymous
P.s. I'm just learning it hence can make a rude mistakes
Vlad
Also it would be easier if you were to create operator>> for your class
Vlad
Could you please give a small example?
class A; std::istream& operator>>(std::istream& from, A& obj) { from >> obj.a; from >> obj.b; return from; }
Vlad
Here ya go. I've omitted definition of class A
Vlad
It can be anything
Vlad
🤨
Yeah mine reaction also was like that
Anonymous
The problem that it's not working😅
Prince Of Persia
🤨
Prince Of Persia
And how is it gonna work?
Too many errors is there in that code
Vlad
Student s[5]; for (int i = 0; i <= 5; i++) { cin >> Name; cin >> English; s[i] = Student(Name, English); }
Now it would. Although his class must have copy constuctor and assignment operator for that
Vlad
And fix out of bounds error as well
Prince Of Persia
By default
Vlad
It has
No since he created his own constructor
Prince Of Persia
By default
Any class has
Vlad
Now he must obey the rule of 5
Prince Of Persia
Prince Of Persia
Just run the code
You will see
Shahar
Function pointer is a bit special, dereferencing it will yield itself. So ptr, *ptr, **ptr, ***ptr, ****ptr, and so on (all of them are the same thing).
Does anyone have an idea why CLion can't locate some standard libraries like vector? In my directory usr/include/c++/9/ I have the header file of this library.
Anonymous
Android studio supports c++ with NDK
Android Studio is one of the best IDE's for C++ programming :)
Anonymous
unfortunately it is memory hungry ;-;
MᏫᎻᎯᎷᎷᎬᎠ
https://youtu.be/By7b19YIv8Q
Rberto
Hi everyone, Anyone have the group of C/C++ in spanish?
Rberto
Rberto
and why? 😁
Anonymous
Gtk is not really Multiplatform
Anonymous
https://github.com/mgood7123/ExecutionManager/commit/60f96d27d982a6c58d7127cea59b1a1bc72ae2a7 add more flags and added descriptions to all flags
Anonymous
Use Clion instead
clion is a paid program
Anonymous
clion is a paid program
That can be used for free
Ehsan
clion is a paid program
Ever heard of piracy
Ehsan
yup
That’s it
Anonymous
lol
Prince Of Persia
Vlad
yup
If you're a student you can get a free license
Vlad
Also they've got EAP channel which is basically beta testing
Vlad
That's also free
Anonymous
im not a student
Anonymous
https://github.com/mgood7123/ExecutionManager i uploaded it to a repo :)
also welp im bored and tired af, i barely sleept in the past 3 days trying to get this working
сумбула
I would use .NET
Rberto
I would use .NET
.NET could be used with C++?
.
Is there any library which can play an audio file plz help
Engineer
Anyone using sourcetrail ?
Diego
I love this I love Rose
Anonymous
guys i wanna master data structure and algorithms with c++ any advice or resources please
Anonymous
because i dont know where to start
Anonymous
should i know c++ oop? or fundamentals only
Yodin
D
Anonymous
.NET could be used with C++?
Yes c++ Clr or cli something like this
ʙᴀнᴀᴘᴀм
c++ is used where
ʙᴀнᴀᴘᴀм
in which development
Hello I want to find can work mahjong scoreboard.
Because I hope the mahjong scoreboard can use for OBS Studio
The scoreboard is 3~4-players to the game.