Synced walkthrough of C source, assembly, and a real memory column for main, function_a, print_distance, function_b, and function_c, showing return values, a stack canary, a local array, and stack memory reuse between function_a and function_c

Step 1 / 39

main function_a print_distance function_b function_c