home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5191 < prev    next >
Encoding:
Text File  |  1992-07-22  |  683 b   |  22 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!mips!rat!leland.Stanford.EDU!smadsen
  3. From: smadsen@leland.Stanford.EDU (Steve Madsen)
  4. Subject: Stupid question:  What does ** mean?
  5. Message-ID: <1992Jul22.225838.13892@vlsisj.uucp>
  6. Sender: usenet@vlsisj.uucp (Usenet News)
  7. Organization: VLSI Technology, Inc. San Jose, California
  8. Date: Wed, 22 Jul 92 22:58:38 GMT
  9. Lines: 11
  10.  
  11. Here's an easy one. . .I'm stumped by the double asterisk declaration, for example:
  12.  
  13. (int **)
  14.  
  15. I've tried to locate it in Chapter 3, 6 and 7 of NextStep Concepts, as well as two
  16. different C manuals, so it's not a pure RTFM question (I hope). . .
  17.  
  18. Thanks!!
  19.  
  20. Steve Madsen 
  21.  
  22.