Re: What u mean by this statemnet ?.
- From: Richard Heathfield <invalid@xxxxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 09:40:48 +0000 (UTC)
Umesh said:
>
> is it **IR.func & (*IR)->func is same.how ?
No.
(*IR)->func is equivalent to (**IR).func
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.
- Follow-Ups:
- Re: What u mean by this statemnet ?.
- From: Umesh
- Re: What u mean by this statemnet ?.
- References:
- What u mean by this statemnet ?.
- From: Umesh
- Re: What u mean by this statemnet ?.
- From: Michael Mair
- Re: What u mean by this statemnet ?.
- From: Umesh
- What u mean by this statemnet ?.
- Prev by Date: Re: Trap representation
- Next by Date: Re: NULL with representation other then all bits 0
- Previous by thread: Re: What u mean by this statemnet ?.
- Next by thread: Re: What u mean by this statemnet ?.
- Index(es):
Relevant Pages
|