User Profile

Collapse

Profile Sidebar

Collapse
sanzi4
sanzi4
Last Activity: Dec 26 '08, 10:19 PM
Joined: Dec 26 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sanzi4
    replied to triangle using an array
    in C
    i know how 2 do the triangle i just need it with an array !!!
    See more | Go to post

    Leave a comment:


  • sanzi4
    started a topic triangle using an array
    in C

    triangle using an array

    how to write a c program that prints a triangle of a given size using an array whose elements represent the number of stars(*)forming the triangle. for example if the size is 5
    output wll be

    *
    **
    ***
    ****
    *****
    See more | Go to post
No activity results to display
Show More
Working...