EmbLogic's Blog

Program to print fibonacci series upto n terms using recursive function.

RCS file: 10_fibonacci.c,v
Working file: 10_fibonacci.c
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;     selected revisions: 2
description:
write basic program for finding fibonacci series upto n terms.
—————————-
revision 1.2
date: 2014/07/21 05:59:58;  author: root;  state: Exp;  lines: +21 -5
gave defination for function fibonacci();
gave prototype for function fibonacci();.
—————————-
revision 1.1
date: 2014/07/21 05:22:44;  author: root;  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>