Passing unknown Array to Function by referenceHey there. I have spent a good hour trying to figure this out - how do I write this function (at ...
How to use Node as a return type in a class?Hello, I am new to C++ and I am confused as to why I cannot utilize Node* as a return type for func...
How to compare strings?Hello, In short, I need to compare strings using the '<' operator. Ex: " if (foo< bar) std::cout...
How to Read in Float, String, Float from file?Hello! I am wondering how I would go about reading in values from a txt file, a float, then a str...
Capitalizing first letter of Every word in a string Without LoopsGotcha. Haha mine is getting pretty tired too, but I am determined to figure this out before it shu...
This user does not accept Private Messages