home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 492 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: norconnect.no!not-for-mail
  2. From: kenneth@norconnect.no (Kenneth C. Nilsen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What is GFXAssociate() for?
  5. Date: 8 Jan 1996 14:02:38 +0100
  6. Organization: NorConnect Internet Services AS
  7. Message-ID: <809.6581T955T554@norconnect.no>
  8. References: <thst.02fd@outsite.saar.de>
  9. NNTP-Posting-Host: norconnect.no
  10. X-Newsreader: THOR 2.21 (Amiga;SOUP)
  11.  
  12.  TS> Subject says it all: What are these functions in Gfx-lib for?
  13.  
  14.  
  15.    FUNCTION
  16.     Associate a special graphics extended data structure (each of which
  17.     begins with an ExtendedNode structure)  with another structure via
  18.     the other structure's pointer. Later, when you call GfxLookUp()
  19.     with the other structure's pointer you may retrieve a pointer
  20.     to this special graphics extended data structure, if it is
  21.     available.
  22.  
  23.    RESULT
  24.     an association is created between the pointer and the node such
  25.     that given the pointer the node can be retrieved via GfxLookUp().
  26.  
  27. Should say it all I hope :)
  28.  
  29.  
  30. ---
  31. CREATIVE LINKS                       __     Kenneth C. Nilsen
  32. http://www.norconnect.no/~kenneth   /_/\    e-mail: kenneth@norconnect.no
  33. "Everything you want"               \_\/    Software & MultiMedia developer
  34.  
  35.