Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site sdcrdcf.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!pyramid!hplabs!sdcrdcf!markb From: markb@sdcrdcf.UUCP (Mark Biggar) Newsgroups: net.lang.c Subject: Re: Byte order (retitled) Message-ID: <2741@sdcrdcf.UUCP> Date: Tue, 8-Apr-86 12:25:53 EST Article-I.D.: sdcrdcf.2741 Posted: Tue Apr 8 12:25:53 1986 Date-Received: Sat, 12-Apr-86 22:52:20 EST References: <> <7046@cca.UUCP> Reply-To: markb@sdcrdcf.UUCP (Mark Biggar) Organization: System Development Corporation R&D, Santa Monica Lines: 12 In article <7046@cca.UUCP> g-rh@cca.UUCP (Richard Harter) writes: >However we have a second constraint, that comparison be valid whether >a word is considered as a character string or as a number. Where in the world did this constraint come from. This has to be one of most blatant violations of the spirit of data abstraction and information hiding I have ever seen. You don't require this if the types being considered are signed/unsigned or int/float, why should you if the types are char-string/int. Mark Biggar {allegra,burdvax,cbosgd,hplabs,ihnp4,akgua,sdcsvax}!sdcrdcf!markb