User profile: fatal1ty92

User info
User name:fatal1ty92
Old user name:hellbreaker666
Name:Fatal1ty
Location:India
Website:http://programsplusplus.blogspot.com/
Bio:Addicted to programming .!!!!!!!!
History
Joined:
Number of posts:17
Latest posts:

random number generator
http://programsplusplus.blogspot.in/2012/01/3-program-to-generate-random-numbers.html

problem with simple conditional
The condition [code] if (attempt != 'A' || attempt != 'B' || attempt != 'C' || attempt != 'D' || ...

I dont understand pointers.
In the operation *a = &b , the address of 'b' is assigned to the pointer variable a i.e. 'a' [b]poin...

Difference between different compliers for c++
Hey, i have been writing most of my programs on Dev-c++, but i recently installed code blocks, and i...

net beans output in console (C++)
Hey there, can we obtain output of a c++ program in net beans IDE on a console i.e. in the console w...