Returning a pointer to a structureI solved it and got everything formatted. [code]#include <iostream> using namespace std; //Cub Sc...
Returning a pointer to a structureTo make it work? "which will accept the pointer to the allocated array and the number of cub scouts....
Returning a pointer to a structureWhat else do i need to change [code]#include <iostream> using namespace std; //Cub Scout Info Va...
Returning a pointer to a structureif i make it void then it cant return anything
Returning a pointer to a structureBelieve the second option you described, is what im attempting to do. Edited code posted