how to

one-command-to-see-assembly-of-c-code

Feb 21, 2024
langsassembly
1 Minutes
9 Words
1
gcc -c 1.c && objdump -Sd 1.o | nvim
Article title:one-command-to-see-assembly-of-c-code
Article author:Julyfun
Release time:Feb 21, 2024
Copyright 2025
Sitemap