Path: utzoo!attcan!uunet!mcvax!ukc!warwick!kcl-cs!steve From: steve@kcl-cs.UUCP (Steve Ashcroft) Newsgroups: comp.sources.d Subject: When is (long)3 NOT equivalent to 3L ? Message-ID: <203@lithium.kcl-cs.UUCP> Date: 24 Jan 89 12:55:33 GMT Organization: Department of Computing, King's College London Lines: 10 To raise a point, I can think of a number of cases where (long)3 and 3L are not necessarily equivalent and the former would in fact generate 'incorrect' code. I leave it as an exercise to determine what conditions would cause this to occur, interested readers can email me, with enough response I may be persuaded to summarise and post some sample solutions. Steve. (steve@kcl-cs.UUCP)