Re: Morfit or not to Morfit, that is the question
- Posted by Todd Riggins <triggins at AIRMAIL.NET> Dec 28, 1999
- 473 views
Okay, thanks for clearing that up for me... I see now... -- Todd Riggins Bernie Ryan wrote: > > The "C" pointer ( 4 bytes ) is the address location of the > > type double which contains the 8 bytes. > > In other words you are telling "C" where to look for the double value > > not passing it the value. > > Bernie