User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 426,097 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,766 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 2 of 2
Search took 0.01 seconds.
Posts Made By: rajaa13
Forum: C May 13th, 2008
Replies: 8
Views: 514
Posted By rajaa13
Re: Problem in finding the greatest no. from array

Your program still contain serious logical error.give data like 120,12,13,45,90 and check with your prog.
Forum: C May 12th, 2008
Replies: 8
Views: 514
Posted By rajaa13
Re: Problem in finding the greatest no. from array

Change the prog as follows

#include<stdio.h>
#include<conio.h>
int main()
{
int i ,j ,a[5];
for(i=0;i<=4;i++)
{
printf("\n\tEnter the %dst value of the array: ", i+1);
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 3:39 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC