Mar!o
Yeah, thanks for your opinion :)
Sameer
how to send automatic email in c ++
Anonymous
Sorry
Anonymous
I have quétion about design pattern
Anonymous
I not found docs best for it
Anonymous
Who Can recommend for me ?
M.Ridvan
https://sourcemaking.com/design_patterns
Anonymous
Thanks you
M.Ridvan
I like this website. You can faound design patterns and exmaple of c++ and other language's. Also you can find anti-patterns
M.Ridvan
Also you can find uml diagrams
Anonymous
I found about instance singleton
Захар
how to sort matrix in c?
Захар
who know, please help
Anonymous
Okayy
Anonymous
Anonymous
You know how to take the max number from a list of numbers?
Захар
yep
Anonymous
It's almost the same way
Anonymous
You can using algorithm divide and conquer
Anonymous
And there must be libraries for that
Anonymous
??
Anonymous
you can write function do it
Igor🇺🇦
how to sort matrix in c?
Can't matrix be treated like long array of k*j size?and you can use qSort on it.
Anonymous
If you using divide and conquer is goof
ex4_mp1e
Very very easy one
Igor🇺🇦
Is it cache friendly tho
int array is the most cache friendly structure
Anonymous
Break function
Anonymous
Return 0
Anonymous
If you put i = 1; computer of you can lagggggggg
ex4_mp1e
Where is programmers..?
Dima
#googleit
Dima
Such an idiotic code
Anonymous
Haha
ex4_mp1e
Mat
Very very easy one
It's easy. Why do you ask here?
Mat
I deleted it
That's not an answer
Anonymous
It's better start with c or c++
Dima
C
klimi
C
Anonymous
B
Tute
It's better start with c or c++
C with C++ compiler using string class
klimi
С++
May I ask why?
Till
May I ask why?
if you want work with C++, you must learn C++ (not C). Because C and C++ use different concepts. And learning C is waste of time
Anonymous
ASM yeahh
Anonymous
It is languages good
Mat
It's better start with c or c++
You didn't even say what would be your achievement
Mat
Start programming, working on kernels...
Anonymous
Till
Learning programming and making your own structures is waste of time
C is outdated. C++ is modern pretty technology.
klimi
C is outdated. C++ is modern pretty technology.
C is outdated? What do you mean?
Mat
They have different goals
Till
C is outdated? What do you mean?
when last update standard?
Serhii
C is outdated. C++ is modern pretty technology.
"...outdated, outrageous and unfair"
klimi
when last update standard?
Why update how you put butter on your bread?
klimi
Either you put it on the one side or the other, there is not much more things you can do
Till
Why update how you put butter on your bread?
why use outdated technology? and waste time on simple things? no exceptions, no own types. there is nothing/
klimi
why use outdated technology? and waste time on simple things? no exceptions, no own types. there is nothing/
Outdated technology? What you are even talking about. I get it when you say that .wav is outdated.... (Which is mostly but not completely true) ... But still... Compare 2 languages and say this
klimi
What if I were to say that python is just better than c++ because python has more updates?
András
when last update standard?
2018? https://en.m.wikipedia.org/wiki/C18_(C_standard_revision)
Till
C++ is not faster .....
Faster - faster And min waste of time that you need to new features
Anonymous
Faster to write, yes
klimi
This is stupid....
Anonymous
and runtime
Try benchmarking
Till
Try benchmarking
i can write code that work in compile-time. Its impossible in C =)
klimi
i can write code that work in compile-time. Its impossible in C =)
Anything that is possible in c++ is possible in c
Igor🇺🇦
Anything that is possible in c++ is possible in c
How can you make generic, type safe containers and algorithms?
Till
Anything that is possible in c++ is possible in c
https://godbolt.org/z/fo5cvX ok, lets go. I wait
klimi
How can you make an os with asm ?