vault backup: 2023-05-31 22:07:27

Affected files:
.obsidian/app.json
STEM/CS/ABI.md
This commit is contained in:
andy 2023-05-31 22:07:27 +01:00
parent eb62601343
commit 1ad823d42c

View File

@ -1,4 +1,4 @@
- How data structures & computational routines are accessed in machine code ([Code Types](STEM/CS/Code%20Types.md))
- How data structures & computational routines are accessed in machine code ([Code Types](Code%20Types.md))
- Machine code therefore hardware-dependent
- API defines this structure in source code
- Adherence usually responsibility of