I'm Just wondering does anyone else is still using Dev-C++?
I'm pretty sure dinosaurs still use it
Not meaning to shittalk dev or anyone who uses it(since i used it once during exam
) but bunch of people claiming to know c++ and used dev that are around here:
1.don't know what array is
2.don't know what struct is(didn't even ask about pointers, unions or classes.. no point)
3.don't know program can be separated into many .h and .cpp files instead of writing everything in .cpp with main in it
4.don't know what almost any of stl classes are
5.don't really know what they're doing at all
6.claim they can't use C standard libs api(strlen, FILE*,fgets,print and scan in all varieties) since they 'know' c++ only
7.attempt to include .cpp, don't know what linkage and translation units are
8.can't read visual's error messages and guess what is wrong from them
9.shittalk visual c++(that uni wants us to use) as confusing, hard, crappy, complicated ect.