Anonymous
A separate screen for telegram? :)
olli
#ot Since it's not really related to C++ please go to OT
Francesco
hehe, thanks, but what is the answer?
Answer to which question?
Stephanos
#ot Since it's not really related to C++ please go to OT
since I think this is an invalid request, but I don't make the rules, i am going to continue in private with @Francesc099 ot is basically bullshit, and I do believe, that this is so much related to programming a basic networking-application in C but whatever.....
David
/rules
David
/saved
Johnny
hi
Johnny
The code is correct, the output is 9, but it is not returning the variable "sum"
Johnny
Can anyone tell me why?
Harut
T
Anonymous
Hello
Anonymous
Hello
Anonymous
How r u?
Anonymous
How to make API for cpp programs??
Artöm
Wym api? Text description?
Artöm
Guidelines?
Anonymous
Artöm
So?
Artöm
You need a program or what?
Anonymous
You need a program or what?
I need to make an API for my program
Anonymous
Sorry *GUI
Artöm
Do you understand what api means? If you have a program, api's already here
Anonymous
Guys I don't understand
Artöm
Ah
Artöm
Uml description of gui?
Anonymous
Artöm
Which uml exactly?
Artöm
uml <- gui ?
Artöm
I see
Artöm
Qt us the answer
Anonymous
Which uml exactly?
Graphical user interface gui
Artöm
Qt
Anonymous
I don't understand u man, I want to make a desing for my program.. that's all
Anonymous
Like MFC..etc
Artöm
Qt is somewhat like mfc
Anonymous
Qt is somewhat like mfc
Can u give me an example for little program using this qt through PM?
Harmanjit
I checked this group, i m a beginner, i started learning c language week ago, bt i m finding it too difficult, if else if while for loop , any suggestions
Harmanjit
Hw to imporve or excel
Sachin
Is it the correct way of declaring list of pairs? list<pair<int,string>> l1;
Sachin
Can someone provide the code of taking input to list of pairs and accessing them?
Harmanjit
if, else, while, for is common for most of the languages
Bt do every1 find it difficult in beginning
Harmanjit
Coz when i see a new question in loop or putting logics n onditions my brain stops working
Sachin
l1.push_back({42, "42"s})
Is it the correct way of declaring list of pairs? list<pair<int,string>> l1;
Artöm
Yes
Francisco
Is it the correct way of declaring list of pairs? list<pair<int,string>> l1;
It is, but you probably prefer std::vector. It's way faster even in situations you think lists work better
Sachin
Most of the tutorials in YouTube they only talk about vector,list(stl) and some of their functions but no one explains in detail like vector of pair,map of touples etc.. Can someone suggest me any source like that to learning??
Francisco
A vector of pair is just a particular case of vector
Rostin
Question
Rostin
I found atomic_set(&xxcount, 0x3fffff) in some project. What's with that odd value
Anonymous
</sarcasm>
Rostin
😓😓😓
Anonymous
/get howtoask
Anonymous
Read it
Rostin
Pff I just want to understand what it does
Anonymous
Is your question "what is 0x3fffff"?
Rostin
I can google hex to int
Rostin
I just wonder if it has a deeper meaning
qsrakarim
annyone who know to create an application using apache cordova?
Dima
42
😂
qsrakarim
ohh sorry sorry
Anonymous
Today a GD was conducted. and the topic was C vs c++ On one side there was a C group of student abd c++ group of student on the other. The C group of student didn't have much to support the language while the c++ one had OOPs concept the explicit type casting and all that kind of stuff. If you had been in the C group what would you have said that is better or supports the language over C++? Thoughts.
Anonymous
?
Dima
this is obvious
Anonymous
still anything to say?
Jussi
In terms of what?
http://harmful.cat-v.org/software/c++/linus