Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!tektronix!percy!littlei!intelhf!agora!robart From: robart@agora.rain.com (Robert Barton) Newsgroups: comp.lang.modula2 Subject: Re: Why no ** operator in Modula2? Message-ID: <1991Jun19.134807.13514@agora.rain.com> Date: 19 Jun 91 13:48:07 GMT References: Organization: Agora Lines: 8 In article Modula2 List writes: >Well, in other languages I *do* use a lot upper/lowercase names. I use >uppercase names for external (to the module) names, lowercase for functions and >Uppercase just the first letter for procedures. This can't be done in Modula 2. It certainly can be done, as long as there is no conflict with the reserved words of the language.