How to submit a function on the flowchart?
3 answers
( source )
That's how it is.
|
Well, probably draw a rectangular block and write the name of the function in it and the parameters it takes (I usually did), you can add a comment to the block. Or write the name of the function in the comments to the block, and in the block itself write the action that this function performs.
|