Showing results 1 to 3 of 3
Search took 0.00 seconds.
Posts Made By: uzone24
Forum: C Jul 29th, 2005
Replies: 14
Views: 16,539
Posted By uzone24
Forum: C Jul 29th, 2005
Replies: 14
Views: 16,539
Posted By uzone24
Re: Need Help With Printing Pascal's Triangle In C

Narue can u elaborate on reasons y my code sucks as well wud fail ??
Forum: C Jul 28th, 2005
Replies: 14
Views: 16,539
Posted By uzone24
Re: need a source code in C to print pascal's triangle

#include<stdio.h>
void main()
{
int ary[i][j],n;

printf("\nEnter the number of rows:");
scanf("%d",&n);

for(i=0;i<n;i++)
{
Showing results 1 to 3 of 3

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:14 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC