User profile: jumper007

User info
User name:jumper007
Name:Raul Butuc
Location:Oradea, Romania
Bio:"Virtually, anything is possible"
Statistical data
Birthdate:Sep 22, 1995
Gender:Male
Occupation:Student
Skills:C
C++
C#
Python
HTML
CSS
javaScript
History
Joined:
Number of posts:397
Latest posts:

c++ & android
The best way of creating applications for Android is using Java. You can find ways of using C++, but...

HOW TO FIND
Ahh.. I got it.. I guess this is my mistake. My teacher talked only about single variables and not a...

HOW TO FIND
@http://en.cppreference.com/w/cpp/language/eval_order [code] i = i++ + 1; // undefined behavior (but...

HOW TO FIND
Hmm ? So, let me see if I got it right.. I am not allowed to increment while reading ? Well, that's ...

HOW TO FIND
> [quote]Undefined behaviour[/quote] Undefined what ? It's a basic struct operation. Learnt that abo...