Subject: Re: Recording with wss(4) hardware seems to be broken in NetBSD-3.X, anyone else agree?
To: Eric Haszlakiewicz <erh@nimenees.com>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 08/15/2007 00:21:53
On Tue, Aug 14, 2007 at 02:50:09PM -0500, Eric Haszlakiewicz wrote:
> well, to each his own I guess, but I prefer to see the ++ closer to
> what is actually being incremented. Also, the postfix notation seems to be
> used so much more often that whenever I see the prefix notation I wonder
> if someone is trying to do something "clever".
Since you do/did (r5)+ and -(r5) to pop/push a user stack,
post increment and pre-decrement are 'natural'.
In C the I agree that the postfix forms are usually easier to read.
David
--
David Laight: david@l8s.co.uk