why use -> (not .) with pointers?
- From: Felix Kater <f.kater2@xxxxxxx>
- Date: Thu, 30 Jun 2005 15:04:38 +0200
Hi,
when accessing the variables in a struct: What's the reason why in C
you have -> and . instead of only . ? Are there cases in which the
compiler couldn't figure out what to do?
Felix
.
- Follow-Ups:
- Re: why use -> (not .) with pointers?
- From: Anonymous 7843
- Re: why use -> (not .) with pointers?
- From: lawrence . jones
- Re: why use -> (not .) with pointers?
- From: Chris Dollin
- Re: why use -> (not .) with pointers?
- From: jacob navia
- Re: why use -> (not .) with pointers?
- From: Suman
- Re: why use -> (not .) with pointers?
- Prev by Date: Re: Floatin point issues
- Next by Date: Re: why use -> (not .) with pointers?
- Previous by thread: #defines and strings
- Next by thread: Re: why use -> (not .) with pointers?
- Index(es):
Relevant Pages
|