EmbLogic's Blog

program to count the no. of positive no.s in the array and exit if any element is zero

>> 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

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>