Unhandled exceptionHi there, I have a function that reads data from a text file, like so: [code]void coords(int &...
Pointer to functionForgot to put this: [code]double sigma [5]; double *sigmaf_point = sigma;[/code]
Pointer to functionSo what is the advantage of vectors/disadvantages of pointers. My initial impressions of them is tha...
Pointer to functionHi there, I'm fairly new to C++ and I'm attempting to learn how to use pointers. I have the followin...
Setting up arrayHello again. Thanks for the help guys, kg your method was exactly what I was looking for! Cheers. J...
This user does not accept Private Messages