Help with array of char pointers.Oh! Thanks! Now it's working!
Help with array of char pointers.Hello fellow C++'ers! I have written this C code, which is sopposed to assign values to each elemen...
Vector of pointers doesn't work!Hello! My program doesn't work, what is wrong with it? It crashes when calling a function. [code]...
Infinite Loop when using ifstream::seekg()Thanks! It works!
Infinite Loop when using ifstream::seekg()I'm writing a program where ifstream reads some characters from file, and skips some. However, when ...