![]() |
|
#1
|
|||
|
|||
Flowchart for a while loop;need help..Hello there fellow programmers,
i have a bit of problem trying to create a flowchart for this pseudo code below... could anyone help me out? -------- Enrolment TotalStudents = 0 CLASS_MAX = 25 WHILE TotalStudents <=CLASS_MAX INPUT StudentName INPUT StudentPhone WRITE StudentName WRITE StudentPhone TotalStudents = TotalStudents + 1 ENDWHILE DISPLAY ClassFullMsg END ---------- your help will be much appreciated thanks Krystyna |
|
#2
|
|||
|
|||
Re: Flowchart for a while loop;need help..So what's the problem?
__________________
Music, programming, endless learning.. |
|
#3
|
|||
|
|||
Re: Flowchart for a while loop;need help..I hadn't taken the time to try making a flowchat before so I gave it a try.
What a timesaver... I guess it would help in illustrating a project to a "team" though. I don't know how right or wrong this might be, but have a laugh on me: CPP / C++ / C Code:
|
Recent GIDBlog
Python ebook by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flowchart Problem | ashayah | C Programming Language | 1 | 15-Oct-2007 14:28 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The