hey dude you will get these programs on the net...just GOOGLE them out....reply if you dont get i will post them for you.
(note:it is better if you do these basic programs yourself..that will help to build your programming skills in the llong term) ciao, Ajinkya ----- Original Message ---- From: Faisal Saleem <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, 9 April, 2007 4:14:44 AM Subject: [c-prog] Help required in Assignment. Hello Groups Member. I am student of MIT Part I. Can Anydoby help me. Plz help me in this matter. kindly to slove my these problem. I'll be verythankful for all of you. 1. Write a Fibonacci function then takes an input from the user in main program and pass to function which prints Fibonacci series up to this number. Hints: Enter the value up to which you want to print the series : 5 0 1 1 2 3 5 2. Write a C/C++ program which consists of a user-define function Prime. This function will take a number and check that the number is prime or not if the number is prime Display The number is Prime other wise display The number is not Prime Call this function in main program. ------------ --------- --------- --- Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. [Non-text portions of this message have been removed] __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ [Non-text portions of this message have been removed]
