home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19180 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!ames!agate!dog.ee.lbl.gov!news!nosc!dale.cts.com!glippert
  3. From: glippert@dale.cts.com (George Lippert)
  4. Subject: Re: PROBLEM WITH VAX C                                                              
  5. Message-ID: <Bz5zIo.6FE@dale.cts.com>
  6. Sender: news@dale.cts.com (USENET News Account)
  7. Organization: Titan Linkabit Corporation
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <1992Dec11.233154.28523@nntpd2.cxo.dec.com>
  10. Date: Sat, 12 Dec 1992 20:56:47 GMT
  11. Lines: 28
  12.  
  13. Paul S. Winalski (winalski@adserv.enet.dec.com) wrote:
  14. > Programmierer@BEIZ.mediatex.ch (055485666: MEDIAtex AG) writes:
  15. > |>On VAX-C I receive a message that there is a comma missing between the
  16. > |>two constants.
  17. > |>
  18. > |>how can I force the merging of the constants in VAX-C?
  19. > |>
  20. > |>in Borland C following two lines are equal after compiling:
  21. > |>    printf("one " "two ");
  22. > |>    printf("one two ");
  23. > You can't.  Sorry.
  24.  
  25. Any Standard C compiler will do this.  The problem is that VAX C isn't ANSI.
  26.  
  27. Shame on DEC for this. Two days from today (ie. 14 Dec 92) will mark the third
  28. anniversary of the ANSI approval of the Standard.  How much longer will DEC
  29. take!?
  30.  
  31. You could buy a third party Standard C compiler for your VMS machine.  Here's
  32. a reference to the only one I know about:
  33.  
  34. * TauMetric, ANSI C for VMS, La Mesa, CA, Sue Lindsey (Sales) 619.697.7674
  35.  
  36. --
  37. George A. Lippert           work:          glippert@dale.cts.com
  38. Titan Satellite Systems     home: zucchini!glippert@dale.cts.com (NeXTmail ok)
  39. San Diego, CA                                            
  40. ------------------------------------------------------------------------------
  41.