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
Ranked #25.0K
2 Posted Topics
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 … | |
Re: [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 … |
The End.