[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS update: subversion/subversion/tests-common svn_test_editor.c

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-17 18:52:26 CEST

Greg Hudson <ghudson@MIT.EDU> writes:
> If I'm not mistaken about C, "long int" doesn't actually make any more
> conceptual sense than "char int". (Although compilers will accept one
> and not the other.) I think you just want "long" here.

Well, "long" is acceptable shorthand for "long int" according to K&R,
but their own examples (p.36, 2nd edition) use "long int" and "short
int", so I think it's fair to say they thought it made conceptual
sense. :-)

Bringin' out the ammo,
-K

P.S. Feel free to change it if it bothers you. I don't care either
     way, now that I've defended my honor from your legalistic
     skullduggery, hah!
Received on Sat Oct 21 14:36:11 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.