[algogeeks] Re: Pointers Usage

2013-02-19 Thread Dan
On Tuesday, January 1, 2013 12:05:31 PM UTC-8, shady wrote: > > Why do we use pointers at all considering space as a factor other than > allocating memory dynamically does it have any other use ? > > to store an integer > (int *) = 8 bytes, and while making it point to an integer location wo

Re: [algogeeks] Re: Pointers

2011-08-04 Thread arvind kumar
okay,thanks a lot:) On Thu, Aug 4, 2011 at 8:46 PM, abhishek kumar < mailatabhishekgu...@gmail.com> wrote: > i think for > pointers:- yashwant kanetkar(Understanding pointers in C) will be good > enough. > Queues, Stacks: Tanenbaum(Data Structures through C/C++) > > -- > You received this message

[algogeeks] Re: Pointers

2011-08-04 Thread abhishek kumar
i think for pointers:- yashwant kanetkar(Understanding pointers in C) will be good enough. Queues, Stacks: Tanenbaum(Data Structures through C/C++) -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To view this discussion on the web visit h