home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / openloo / 4984 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.0 KB

  1. Path: sparky!uunet!europa.asd.contel.com!gatech!swrinde!news.dell.com!texsun!cronkite.Central.Sun.COM!news2me.EBay.Sun.COM!exodus.Eng.Sun.COM!rita!jmk
  2. From: jmk@sun.com (John Mani)
  3. Newsgroups: comp.windows.open-look
  4. Subject: Re: Stupid OLIT  prototype .h
  5. Message-ID: <lkoug6INNd38@exodus.Eng.Sun.COM>
  6. Date: 7 Jan 93 18:44:22 GMT
  7. References: <1993Jan6.075937.29344@sparc4.ncu.edu.tw>
  8. Reply-To: jmk@sun.com
  9. Organization: Sun Microsystems, Inc.
  10. Lines: 18
  11. NNTP-Posting-Host: rita
  12.  
  13.  
  14. >I think the OLIT do not consider the C++ programmer, am I not ? ......
  15.  
  16. >but in OLIT 3.0:Xol/TextEdit.h
  17. >it became : 
  18. >extern Boolean OlTextEditCopyBuffer () ;
  19. >I knew that such declaration is for the sake of unlimit the argument type
  20. >and number, but why not use ANSI variable arguments?
  21.  
  22.     The declaration has nothing to do with "unlimit the argument type and number".
  23. It is just pre-ANSI-C syntax ... 
  24.     OLIT 3.0.1 (ie the version next to the one you are using ) is ANSI-C 
  25. compliant & has C++ "compatibility" in the header files.
  26.  
  27. rgds
  28. john mani
  29. OLIT Engg
  30. SunSoft Inc
  31.