home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / programm / 2033 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!grumpy!danm
  3. From: danm@watson.ibm.com (Dan McCabe)
  4. Subject: Re: Naming conventions
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <1992Jul21.172706.35199@watson.ibm.com>
  7. Date: Tue, 21 Jul 1992 17:27:06 GMT
  8. Reply-To: danm@grumpy.watson.ibm.com (Dan McCabe)
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References:  <1992Jul15.211906.17223@natinst.com>
  11. Nntp-Posting-Host: grumpy.watson.ibm.com
  12. Organization: IBM TJ Watson Research
  13. Lines: 22
  14.  
  15.  
  16. In article <1992Jul15.211906.17223@natinst.com>, karmira@natinst.com
  17. (Apostolos Karmirantzos) writes:
  18. |>   I have seen some name conventions like
  19. |>     namep -> pointer to name
  20. |>     
  21. |>   but I can't remember them. Does any of you know them? I believe that
  22. |> the author is Writh.
  23. |>   Can anyone help?
  24. |>     Lakis 
  25. |> 
  26. |> -- 
  27. |> Karmirantzos Apostolos        e-mail: karmiran@cs.wisc.edu
  28.  
  29. Charles Simonyi of Microsoft proposed such a notion in his Ph.D. 
  30. dissertation at UC Berkeley. The use of his notation is wide spread within
  31. Microsoft. A description of the naming convention is described in a
  32. Byte article which appeared in late '91 (August, September, October???) called
  33. "The Hungarian Revolution".
  34.  
  35. Cheers,
  36. danm
  37.