How to return an array?Hi all, how do I declare an array of functions like I want to return an array from my function ...
Knapsack ProblemHi all, I am task to do a knapsack problem using branch and bpund method. However I do not know ...
How to declare Multi - dimensional in stacksHi all, Would like to find out, if I use stack to push in integer, how can i push in two dimensi...
Converting a single char to integerThanks guys it works but then my main proj is, I have to read an input file which consist of chars, ...
Converting a single char to integerHi panGalactic, Lets say I declare char txt[10]; txt[0] ='1'; How can I convert txt[0] to...
This user does not accept Private Messages