arrays decay to pointers - also found bug
This commit is contained in:
parent
e8378ddac0
commit
be9a3b4bd5
4 changed files with 50 additions and 10 deletions
|
@ -1,6 +1,3 @@
|
|||
; @TODO: string literals should have type char[n] where n = strlen(s)+1
|
||||
; gah
|
||||
|
||||
; add 24 + 16 = 40 to the stack pointer to put argc, argv in the right place
|
||||
byte 0x48
|
||||
byte 0x81
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue