Anonymous
No, lol C has one paradigm — shitcoding procedural
yes, right and i didn't say that. i mean for example help you to figure out about oop and procedural programming. because c does not support oop
Aakash
It's extremely expensive to build large applications with C
As of now Classes, templates, overloading, polymorphs.. so on are advantage to OOCs, but struct is equally good to class, rather you can incorporate struct in data structure file/format but not class. Some how getting lambda[] to C23 so many feature worth incorporating are yet undergoing proposals.
MRT
I make any items, all items are similar
Aakash
C will kill C++? Err... What? 😕
It’s just my personal opinion; rest time will tell. 🙃
Anonymous
No, lol C has one paradigm — shitcoding procedural
but i think c is a structured oriented programing.isn't it?
Anonymous
but i think c is a structured oriented programing.isn't it?
Structured programming is about having basic control flow statements like if/else, for, while
Anonymous
C is just crossplatform high level Assembly
Talula
It’s just my personal opinion; rest time will tell. 🙃
See the problem is not that simple... I'm sure you like procedural programming, but future really is C#
Anonymous
but i think c is a structured oriented programing.isn't it?
https://stackoverflow.com/questions/46586/goto-still-considered-harmful https://stackoverflow.com/questions/3517726/what-is-wrong-with-using-goto
Anonymous
C is just crossplatform high level Assembly
okey but what is diffrent between procedural and structed orientsd programming?
Anonymous
okey but what is diffrent between procedural and structed orientsd programming?
https://en.wikipedia.org/wiki/Structured_programming?wprov=sfla1
Anonymous
>
but c have these statments
Anonymous
So?
is structed
Anonymous
Anonymous
What's your point?
Anonymous
What's your point?
I would like to know c is structed or procedural.
Anonymous
It's both
ok i figured it out. because structure includes procedural?
Jeeva
I am beginner in c program What can I do tell friends
Jeeva
How
Talula
YouTube.
ninja
Any one here how get selected in gsoc?
ninja
I need hel* to get start in gsoc!
Anonymous
/ban Shannu PMing
Hmaada
hi i have a small question how to do to print the hex form of a char pls ?
Hmaada
i'am in C
Hmaada
ah thanks
Hmaada
i have another what does mean "the function didn't work if s1 is a prefix of s2" knowing that s1 and s2 are *char
Nameful
/warm
Dima
/warm
cute
Xudoyberdi
/warm
That's where you are wrong.
Nameful
That's where you are wrong.
Why can't I say that someone is warm? :(
Xudoyberdi
Why can't I say that someone is warm? :(
You don't hold the cards here.
Xudoyberdi
Oh is it warm?😂
Muss
Warn is not warning!???
حماد
I asked a question and got a warning.. Why is that
Xudoyberdi
#ot
Muss
I want only to see the warning
Anonymous
I want only to see the warning
The next one will lead to ban for you Do you really want to see it?
Muss
No
M
anyone knows any alternative instead of Firebase phone authentication? my option should be free
Anonymous
Which is better C++ Qt vs java android studio for android application development
Igor🇺🇦
std::are_you_sure_about_that_v<std::conditional_t<std::true_type_v, std::no, std::not_really>>
Code in C will be much more complicated and longer to accomplish the same thing no matter how complicated C++ gets
Hanz
Hey im reading the discussion I havent reach the top 😢
Anonymous
WTF was that?
Anonymous
Some C fanboy was banned for questionable statements without proofs
Anonymous
Mm what kind of proofs you need? And what questionable statements?
Anonymous
Mm what kind of proofs you need? And what questionable statements?
I need proofs that there are practical reasons not to destroy vector other that to pass an ownership that doesn't rely to a bad code
Anonymous
Let's see your arguments first and I will say why they are bad
Box of
You must be fun at parties xd
⚛ Hz
C++ standard says floating number can be template argument, but why no compilers implemented it?
Anonymous
Let's see your arguments first and I will say why they are bad
That's not how any game is played. You give rules first I play, not vise versa
Anonymous
I think it's allowed only in C++20
And no compiler fully implemented it
⚛ Hz
I want to know how c++ handle NaN and infinity in template argument, will NaN == NaN in template? (I cannot find any resources about it, but it should be defined
Anonymous
That's not how any game is played. You give rules first I play, not vise versa
It's not a game lol You're just afraid to get know that you write bad code.. It's okay! We all were there!
Anonymous
You can for example allocate memory and write there from another process
It's not a vector purpose. Vector is a collection of elements, not a shared resource
Anonymous
I want to know how c++ handle NaN and infinity in template argument, will NaN == NaN in template? (I cannot find any resources about it, but it should be defined
https://stackoverflow.com/questions/63694879/floating-point-types-as-template-parameter-in-c20 Have you read this?
Anonymous
I gave you an example what else you need?
You're example is not correct. Next!
Anonymous
Anonymous
I told you why it's not correct. What else you need?
I can give you any example and you can just say INCORRECT!
Anonymous
Define correct first
Anonymous
I can give you any example and you can just say INCORRECT!
Are you blind or what? i told you THE EXACT REASON why it's not correct