I've lost my flowchart/pseudocode syntax reference bunch of sheets, so here I am with no clear definitions for the syntax.
I can only remember pseudocode:
BEGIN mainprogram
END mainprogram
IF THEN ENDIF (one or two words?)
WHILE ENDWHILE
and for flowchart;
rounded rectangle - start and end of algorithm
rectangle - process
diamond - decision
I've forgotten the rest of it, and I know there's more (like subprograms)
Cheers for anyone who can help me with a clear definition of these
I can only remember pseudocode:
BEGIN mainprogram
END mainprogram
IF THEN ENDIF (one or two words?)
WHILE ENDWHILE
and for flowchart;
rounded rectangle - start and end of algorithm
rectangle - process
diamond - decision
I've forgotten the rest of it, and I know there's more (like subprograms)
Cheers for anyone who can help me with a clear definition of these