Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
JNuno007798yThe worst thing is the day before our code was doing just fine, we saved the project and did nothing more. The next day we just tried to execute again and BAM nothing works. XD
-
lo98be6188yI think it is but in schools is quite common to find it, sadly
After some time I started going with visual studio on my laptop (Linux lovers don't get offended), so many problems just flew away -
I can relate. Get your shit together and get used to 'crazy' expectations and time pressure. Smart people adapt, they don't whine
-
Forside14598yIn our sheets were simple cmd lines for gcc/g++ to compile the task. Rest was on our own.
-
JNuno007797yNext year I'm going to learn java so what do you guys think it's best? Should I go for NetBeans?
Well I'm a first year student in computer science and in the first semester we started to learn C language and the IDE they told us to use for better learning was Devcpp.
We made a few small projects and all went well, but now in the second semester we started to make bigger projects with linked lists and memory allocation and Devcpp starts to be a complete bug itself... We are working hard in the project and after saving the project with no errors at all, at the next day, Devcpp starts to make any function we made invalid...
So we spoke to the same teacher about this and asked what can we do about it....
"Are you using Devcpp? You shouldn't, it is not that good for C"...
ARE YOU KIDDING ME?
undefined
devcpp pointers allocation ffs c language