Why is it so perfect bros?

Why is it so perfect bros?

For starters, it isn't FUCKING PYTHON
>:(

Programmers everywhere

It's been designed by smart people.

It's so basic as a language there's no tricky bullshit to fuck up.

>Default fallthrough in switch
>Fucking terrible bitwise operator precedence
>Assignment in conditions
>Leading zero for octal seriously who did this

I like C and all, but it isn't perfect.

C is absolute total fucking garbage! Who the fuck do you autistic freetards think you are?

Last week I fell for the C meme and tried to do basic pointer arithmetic on this fucking piece of shit.
int *x=0;
printf ( "pointer to 0\n" );
*x=1;
printf ( "pointer to 1\n" );
Guess what? "a.exe has stopped working"! You can't reassign a fucking pointer in this fucking meme language! No wonder there are so many exploits in the loonix kernel!

Rust is the only sane programming language. You fuckers are the most autistic people on earth.

Nice bait.

your face when those are the guys that shit on c

>Default fallthrough in switch
actually usefull in many cases.
>Fucking terrible bitwise operator precedence
i have to look it up most of the time, but other than that, what exactly do you mean ?
>Assignment in conditions
whats the problem with that ? its really useful
>Leading zero for octal seriously who did this
valid point.

>Last week I fell for the C meme and tried to do basic pointer arithmetic
you should learn the pointer basics first before trying them and complaining because you are a fucking retard.

...

>Default fallthrough in switch
Was useful at the time, fuck off.
>Fucking terrible bitwise operator precedence
That's just like your opinion man.
>Assignment in conditions
if ((op = get_status()) == FAGGOT) is extremely useful.
>Leading zero for octal seriously who did this
Got a better idea to indicate octal base?

shhh. Sup Forums is full of compsi freshmen who don't know any better than to worship C. It's all they know.

C is a disservice to intelligent programmers. It has almost 0 features that a modern and intelligent programmer uses to be productive. Since C is such a timesink, it's popularity is falling more than any other languages in the market.
C is dying and it should die ASAP. C programmers are actually retards in general. C is a small language to grasp, exactly the kind of shit that makes things retard friendly.
C has no advanced features like C++ does.

But as a newfag you are kinda in the right direction. C is for newbies. Think of it this way:
During ancient times, counting to 10 was a big deal and a person who could count to 10 was considered to be "wise".

Fast forward a few century counting to 10 is so trivial we teach this to toddlers. Now toddlers appreciate the vast "knowledge" of counting to 10 while matured brains are busy with modern technologies.

C is from stone age and the people who still preach it is like overgrown toddlers that can't learn advanced things. C is for lesser programmers.
C doesn't have delegates
C doesn't have resizable arrays
C doesn't have strings
C doesn't have string concatenation
C doesn't have namespaces
C doesn't have exception handling
C doesn't have closures in the standard
C doesn't have unit tests
C doesn't have Function overloading
C doesn't have memory safety of any kind
C doesn't prevent memory exploits and has no bounds and runtime checks
C doesn't have dynamic method loading/creating
C doesn't even have generics and templates
C doesn't have meta programming
C doesn't have mixins
C doesn't have higher order functions
C doesn't have contract programming
C doesn't have inner classes
C doesn't have function literals
C doesn't have array slicing
C has a very limited support for implicit parallelism
C doesn't even have string switches

C is a cancer that plagues the modern software industry. If you want guaranteed memory exploits and security vulnerabilities in your program with timesink development period then use Assembly, not C.

>Default fallthrough in switch
gcc doesn't require it
>Fucking terrible bitwise operator precedence
use parenthesis
>Assignment in conditions
are awesome
>Leading zero for octal seriously who did this
who cares

>I like C and all, but it's literally perfect.
ftfy

> C for cancer meme

if you want OOP use java. C is basically portable short-hand assembler and low level languages will never be replaced. Exploits and memory leaks are hard to miss unlike (people who think C is for noobs) think. When it becomes a problem is when you have a huge repo and people who have no idea what they're doing start contributing. They just want to fix something that's broken for them, fast, before learning the source.

> C doesn't have...
> C doesn't have...
> C doesnt have...

yes it does. you write it from scratch.

>just write it from the scratch bro
Sorry, I don't use Arch

Found the pajeet.

When Sup Forums babbies resort to name calling you know they have no defence left

...

You have no worthwhile arguments, pajeet.

Weak and pathetic. Just like C.

What's that picture supposed to mean, Pajeet? That you got K&R and Stroustroup from your local college library?

C is for weak and lesser programmers. They stick to a small and easy language because they know they can never cope up with big languages like C++.

Pedophiles like to strangle little girls because they know they can't handle grown up women.

C is for pedophiles

here's a perfect example
>C doesn't have resizable arrays

you clearly have no clue how an array is resized in higher level languages, if you don't understand how to request more memory in C. but then again ignorance is bliss.

might want to learn C before you trash it just sayin.

I know how your linked list autism works. I just don't have the time to manually multiply 7 digit numbers, I'd rather use a claculator.

DELET THIS

>thinks resizing arrays has anything to do with lists
[POO IN LOO INTENSIFIES]

>Resizable arrays are linked lists

...

>pajeet thinks we call him pajeet for no reason

C doesn't have vectors?
kek

xD so much win :DDD
C toddler gettng desperate here

C is a high level language, what are you talking about?

stop working two jobs. quit your programming job and continue working as a customer service rep, pajeet.

He said
>higher
as in higher level than C. There was no
>C is a low-level language
statement in his post.

YOU DELET THIS NOW
REEEEEEEEEEEEEEEEEEEEEEEE
MODS MODS YAMETEEEE YAMEROOOOOOOOOOOOOO

At least he has jobs. How is that NEET bux treating you, autistic basement dweller?

>"""higher""" level
Ahaha, no need to grasp on the straw here, C is a high level language itself.

>no tricky bullshit to fuck up.
do you actually believe that about C?

I'm not trying to fite anyone, I love C

Do you paste this in every C thread, in every /dpt/ and in every thread remotely related to programming?

If you really think C is worthless and is going to die, why push this so hard?

>multiply 7 digit numbers
What the actual fuck?
I'm trying to figure out how that's even remotely related to your arguments, at all.