User profile: akshay202

User info
User name:akshay202
History
Joined:
Number of posts:4
Latest posts:

float to int blunder can any one explain this
which compiler did you use ? I use g++ on ubuntu ..

float to int blunder can any one explain this
here is a simple program : [code] #include<iostream> using namespace std; int main() { int n; ...

function returning pointer of its local vairable
If behavior of returning address of local variable of a function is undefined then what is the use ...

function returning pointer of its local vairable
Can some body please help me understand the output of this c++ programs , its giving erratic results...

This user does not accept Private Messages