well i have a similar but a bit different problem .
i am using visual c++ , ver 6.0 .
when i execute this code it wont take float input ??
i have tried debugging it says 'no return address"
Code:case 2 : { printf("\n Set laser pulse delay stepping from 1.25ns to 0.25ns : "); scanf("%f", &ds); delaa(); // just a delay function break; } // all the other cases work fine ???



LinkBack URL
About LinkBacks



