![]() |
Pointer problem, begeiner.
Hi i tryed to write some simple pointer program, but i get error from first defining the void function.:S...mayby somebody can see whats the problem.
Code:
#include <iostream> |
Re: Pointer problem, begeiner.
As per your function declaration:
Code:
void size(string* const pword); |
| All times are GMT +5.5. The time now is 02:21. |