does anyone here know a platform-independent method to split the command line into an argv[] array? The reason is that I want similar parsing, but not for an actual command line, just another string ...
I'm confused about the whole thing really; what it's supposed to mean. All seemed to make sense in class but not anymore. I'm supposed to load a file into a char buffer with arguments in the int main( ...