Why all C function index starts at 1


prajeesh
08-12-2014, 07:22 AM
Hi all,

I am new to NR. I use NR in C. I am wondering why all matrices, loops etc all start in index 1 and not 0. this makes it using those functions more tedious. Any idea about why is it done so?

Thanks in advance