home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11725 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!mcsun!fuug!kiae!isknews!sfera!mickey
  3. From: mickey@sfera.kharkov.ua (Mickey Serg Antonoff)
  4. Subject: Re: Protogen Code Generator
  5. Message-ID: <1992Jul29.143058.15370@sfera.kharkov.ua>
  6. Organization: PC Center TECHNO (Kharkov BB)
  7. References: <2386@bsu-cs.bsu.edu>
  8. Date: Wed, 29 Jul 1992 14:30:58 GMT
  9. Lines: 25
  10.  
  11. twpunix@bsu-cs.bsu.edu (Tim Parsons) writes:
  12.  
  13.  
  14. >  Having recently registered my Borland C++/AF 3.0, I got a call from a 
  15. >Borland rep offering Protogen for $49.95 (regularly $495, she said).
  16. >Does anyone know if it's worth getting, what it's particularly suited for?
  17. >It'd have a money-back trial period, but I'd like to know if it's something
  18. >to seriously look into, before I make even such a modest leap.  I've scanned
  19. >back issues of PC Week, etc., but info is pretty sketchy.  Thanks.
  20.  
  21. >Tim Parsons (twpunix@bsu-cs.bsu.edu)
  22.  
  23.   Hi !
  24.  
  25.  I guess, that if You plan to do a serious work then You have nothing to do
  26. with it, 'cause it is (as the most of such environment) too simple to do
  27. smth. larger than 
  28. main()
  29. {
  30.     printf( "Hello world !!" );
  31. }
  32.  
  33.     With the best wishes,
  34.                 Mickey <mickey@sfera.kharkov.ua>
  35.  
  36.