i wanna show a descending order of a variable not a array element..sorry i meant [code]void tokenise (string str, stack<int> &intStack) { stringstream token(str); ...
i wanna show a descending order of a variable not a array element..well you could do like an array/list/vector/stack that stores every digit. so when you input "523" a...
A* Pathfinding This is in my header file [code]#pragma once #include <vector> #include <iostream> #include "E...
A* PathfindingThis is in my header file [code]#pragma once #include <vector> #include <iostream> #include "E...
Pointer Array?Haha thanks I solved it already but I forgot to post it here. But yeah ne555 thats how i did it thx