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
-
@martikyan I managed to forget finishing a line. So when the compiler got
doSomethin(arg1,);
It freaked out and threw 2 seperate errors on that one bracket -
Oh boy. I had used OOP in some project and accidentaly deleted one ;.
The whole class was red after that...
Like 100 errors.
Related Rants
-
sam966931Difference between C# and Javascript Me: Hold my cup of tea. C#: That's not a cup of tea. Me: Hold my cup o...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
-
ZioCain28How do you even come up with shit like this?
I did it. I managed to get TWO compile errors on one character.
rant
unity
unexpected symbol ')'
c#