Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~817 People Reached
Favorite Forums
Favorite Tags
c x 8

2 Posted Topics

Member Avatar for 80s

Hi All :mrgreen: , was mucking about with a small programme I have which makes a triangle pattern when entering in a number. It uses nested For loops. I now want to create the same thing using functions as im only just beginning to learn the C language. I have …

Member Avatar for Aia
0
494
Member Avatar for syruspayne

[quote=Bench;294335] for example, pseudocode for going to the supermarket might be something like[code]Walk to car if ( car locked ) unlock car end if get in car fasten seatbelt start engine drive to supermarket if ( supermarket closed ) go home else go shopping end if [/code] [/quote] Very easy …

Member Avatar for 80s
0
323

The End.