In college I learned how to use UML to document OO applications. In the real world I’ve been tasked with documenting an old procedural program, essentially re-creating the design specification documents that have gone missing.
Are there any “standard” documents or methods similar to UML for documenting procedural code? I’m sure there must be something that people used before UML.
Thanks!
Yes. Flowcharts.