a new pointer type that can store the address of such structure

for example

nodeptr p;

will declare a pointer to that struct
but it is useless for me.
On Aug 9, 2011 8:19 PM, "programming love" <love.for.programm...@gmail.com>
wrote:
> @rohith, what if that statement is removed. Now, what will nodeptr stand
> for?
>
> On Tue, Aug 9, 2011 at 8:09 PM, rohit jangid <rohit.nsi...@gmail.com>
wrote:
>
>> it will give error in line 3 because nodeptr is undefined till that
point..
>>
>> On Aug 9, 2011 8:03 PM, "programming love" <
love.for.programm...@gmail.com>
>> wrote:
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
"Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to