Page 1 of 1

COBOL PROGRAMFOR FIBBONACCI SERIES

PostPosted: Wed Mar 03, 2010 12:38 pm
by THIRUMOORTHY
CAN ANYONE GUIDE ME IN DOING FIBBONACCI SERIES.

COND-1: first we need to display for 'n' nos

cond-2: then we need to give input that input should come under fibonacci series

cond-3: if present we need to display 100 nos after that...


cond-4 if not present display message It s not a fibbonacci no.........



help me .....

Re: COBOL PROGRAMFOR FIBBONACCI SERIES

PostPosted: Wed Mar 03, 2010 8:20 pm
by Robert Sample
I'm not 100% sure I see a question in here. Are you asking how to generate Fibonacci numbers? Are you asking how to store them? Are you asking how to check a number to be a Fibonacci? If you clarify what help you're needing, and tell us what you've done so far, we can provide guidance. However, this is a HELP forum, not a DO-YOUR-JOB-FOR-YOU forum so we are not going to write the code for you.

Re: COBOL PROGRAMFOR FIBBONACCI SERIES

PostPosted: Thu Mar 04, 2010 2:39 am
by dick scherrer
Hello and welcome to the forum,

Any progress in the 12+ hours since you asked?

We can only help if you provide input. . .

As Robert mentioned, we help - we don't do your job or your homework for you.