float to int blunder can any one explain thiswhich compiler did you use ? I use g++ on ubuntu ..
float to int blunder can any one explain thishere is a simple program : [code] #include<iostream> using namespace std; int main() { int n; ...
function returning pointer of its local vairableIf behavior of returning address of local variable of a function is undefined then what is the use ...
function returning pointer of its local vairableCan some body please help me understand the output of this c++ programs , its giving erratic results...
This user does not accept Private Messages