home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / fortran / 3253 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.0 KB  |  48 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!mcsun!dxcern!dscomsa.desy.de!vxdesy.desy.de!pawlak
  3. From: pawlak@vxdesy.desy.de
  4. Subject: Re: Small Language Wanted
  5. Message-ID: <1992Aug28.102630.1@vxdesy.desy.de>
  6. Lines: 35
  7. Sender: news@dscomsf.desy.de (USENET News System)
  8. Nntp-Posting-Host: vxdsyc.desy.de
  9. Organization: (DESY, Hamburg, Germany)
  10. References: <H.3lvmyc56w&A@lionbbs.bs.open.de> <17gsgnINN903@network.ucsd.edu> <9224014.17999@mulga.cs.mu.OZ.AU> <1992Aug27.151505.19860@hubcap.clemson.edu> <9224102.1936@mulga.cs.mu.OZ.AU>
  11. Date: Fri, 28 Aug 1992 10:26:30 GMT
  12.  
  13. In article <9224102.1936@mulga.cs.mu.OZ.AU>, fjh@cs.mu.OZ.AU (Fergus Henderson) writes:
  14. > mjs@hubcap.clemson.edu (M. J. Saltzman) writes:
  15. >>In article <9224014.17999@mulga.cs.mu.OZ.AU> fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON) writes:
  16. >>>mbk@lyapunov.ucsd.edu (Matt Kennel) writes:
  17. >>>
  18. >>>>UweKloss@lionbbs.bs.open.de ( Uwe Kloss) writes:
  19. >>>>: > In addition, C has nothing equivalent to Fortrans **
  20. >>>>: > operator nor does it have complex types.
  21. >>>
  22. >>>Note however that C++ does have complex types.
  23. >>                       ^^^^
  24. >>Complex types can be implemented as a class...
  25. > The complex type is a standard part of C++.
  26. > Saying that C++ does not have a complex type is like
  27. > saying that C does not have any I/O.
  28. > In my opinion, the fact that it can be implemented using
  29. > the language rather than being a built-in special feature of
  30. > the language is an ADVANTAGE.
  31.  
  32. Pardon me, but does C have any I/O? It seems to me that all it has are
  33. functions with side-effects... Having things that 'can be implemented'
  34. instead built-in features leads to: 1) having them implemented by various
  35. people in incompatible ways, 2) making the programs larger, and thus harder
  36. to read, as any program using such thing has to declare it first.
  37.  
  38. OK, don't take the above very seriously, I just wanted to show you the other
  39. side of the coin...
  40.                     Michal
  41. .sig
  42. #include .sig
  43. <ESC>append FROM .sig
  44. ADD FINALLY THIS [....] .sig!!!
  45. OK, OK, forget it...
  46.