[Ilugc] [OT] General C question

  • From: binand@xxxxxxxxx (Binand Sethumadhavan)
  • Date: Mon May 16 14:54:12 2005

On 16/05/05, Anto Paul <antopaul@xxxxxxxxx> wrote:

The three categories of C functions are
1, Function that dont accept any parameters and returns no value.
2, Functions that accept parameters but returns no value.
3, Functions that accept parameters and returns a value.

This is what the person told me who is taking C lessons for me.

And who is that? Did he also tell you that void main(void) is OK? Does
he follow Kanetkar's books and make you include conio.h in every
program? Does he tell you not to refer to K&R, it is too difficult to
follow?

Binand

Other related posts: