[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANSI style function definition.
From: |
Shigio Yamaguchi |
Subject: |
ANSI style function definition. |
Date: |
Wed, 20 Jul 2005 20:28:56 +0900 |
> Sorry. ANSI C-style function definition was used.
How about rewriting all function definitions ANSI C-style?
The reason is like follows:
o ANSI C compiler can be used in most environments recently.
o ANSI C-style function definition is preferable.
o Since the material concerning K&R is a little, young people
might be confused with it.
o A part of code has already been written in ANSI-C style.
Therefore, I think that we need not stick to K&R any longer.
If your agreement is obtained, I'll do the job.
--
Shigio YAMAGUCHI <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
- [PATCH] perform sorting for compact format on gtags., Hideki IWAMOTO, 2005/07/14
- Re: [PATCH] perform sorting for compact format on gtags., Hideki IWAMOTO, 2005/07/19
- Re: [PATCH] perform sorting for compact format on gtags., Hideki IWAMOTO, 2005/07/20
- Re: [PATCH] perform sorting for compact format on gtags., Shigio Yamaguchi, 2005/07/20
- Re: [PATCH] perform sorting for compact format on gtags., Hideki IWAMOTO, 2005/07/20
- Re: [PATCH] perform sorting for compact format on gtags., Shigio Yamaguchi, 2005/07/20
- Re: [PATCH] perform sorting for compact format on gtags., Hideki IWAMOTO, 2005/07/21
- Re: [PATCH] perform sorting for compact format on gtags., Shigio Yamaguchi, 2005/07/21
- Re: [PATCH] perform sorting for compact format on gtags., Hideki IWAMOTO, 2005/07/21