Re: Problem with pointers, require some
david wrote:
> Thanks for the , I used pointer to pointer as a few people
> suggested.
>
> It is my first day with C programming language and I still collecting
> books, websites and etc. with the most detailed explanation how
> everything here works. Maybe you could recommend some good material?
Then this is not how you should approach learning. Get a basic tutorial
book. Read through it, working the exercises in each chapter. Then
start creating simple programs.
Brian
|