Receiving the data from file to the functionI need a small help for my c++ function. I am writing a function called "calculate". The Pr[o] array...
Passing the data from file to the function Hello everyone , I need a small help for my c++ function. I am writing a function called "calcul...
Finding minimum value after iterations@JLBorges, thank you so much for your reply. I had thought maybe we could solve this problem in a si...
Finding minimum value after iterations@Peter87, yes sure , let me show what I did: k=-infinity for (int t=0, t<100, t++){ x=calculate() ...
Finding minimum value after iterationsHello everyone, I am quite newly learner of C++ and I need a help for a small problem. I find a ...
This user does not accept Private Messages