>> this is the program using pointers
>> in which we count the positive no.s in array and exit when zero is found
>> there must b atleast one zero in the array
>> .
initial revision: 1.1
done
[root@localhost puja]# rlog vim 7p8.c,v
rlog: RCS/vim,v: No such file or directory
RCS file: 7p8.c,v
Working file: 7p8.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
this is the program using pointers
in which we count the positive no.s in array and exit when zero is found
there must b atleast one zero in the array
—————————-
revision 1.1
date: 2014/03/08 10:29:51; author: emblogic; state: Exp;
Initial revision