Re: Promoting unsigned long int to long int
- From: pereges <Broli00@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 09:15:38 -0700 (PDT)
On Jun 30, 8:49 pm, Keith Thompson <ks...@xxxxxxx> wrote:
These types already have perfectly good names already. Why give them
new ones?
No purpose really. Just that in some of my functions, there are too
many parameters already and the whole thing doesn't fit in single
line.
If you must rename them for some reason, use typedefs, not macros.
ok
.
- Follow-Ups:
- Re: Promoting unsigned long int to long int
- From: Jens Thoms Toerring
- Re: Promoting unsigned long int to long int
- From: Keith Thompson
- Re: Promoting unsigned long int to long int
- References:
- Promoting unsigned long int to long int
- From: pereges
- Re: Promoting unsigned long int to long int
- From: Keith Thompson
- Promoting unsigned long int to long int
- Prev by Date: Re: problem passing pointer array
- Next by Date: Re: Newbie Question about multiple system calls within loops
- Previous by thread: Re: Promoting unsigned long int to long int
- Next by thread: Re: Promoting unsigned long int to long int
- Index(es):