User profile: gelatine

User info
User name:gelatine
Email:gelatine1@hotmail.be
Name:jannes braet
Location:belgium
Statistical data
Birthdate:Dec 1, 1996
Gender:Male
Occupation:Other
Skills:PHP
C++
Visual Basic
Assembly
C++/.NET
Java
Javascript
History
Joined:
Number of posts:256
Latest posts:

Problems with const
Thanks for pointing out the mistakes with the reserve and the tautology :) The case where a and b a...

Problems with const
They should take into account the sign of the operands because it is quite easy to see that 5+3 and ...

Problems with const
Hello I have written some code and I wanted to avoid that the parameters are getting copied every ti...

unexpected output from fprintf
I have the following piece of code which should write the contents of my vetor to y file but I am ge...

Continue statement in nested loop
"then the most outer loop (in i) should continue to the next iteration."