"resizable" arrayI'm trying read an array of a size unbeknownst to me.To start reading in the values of the array, I ...
sorting stringswhen I do that, the compiler tells me string wasn't declared in the scope, even though it was includ...
sorting stringsPointer to a pointer? I thought it'd be useful because I want to sort an array of arrays, in a sense...
sorting stringsHow can I go about sorting an array of strings? Am I having trouble because in a way a string is kin...
My program prints the address of the pointer rather than the valueThanks man, your hint made realize the real crux of the problem. I actually had to assign the values...
This user does not accept Private Messages