thesis: Almost complete first section
This commit is contained in:
4
thesis/listings/ltrace.txt
Normal file
4
thesis/listings/ltrace.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
malloc(10) = 0x55624164b2a0
|
||||
printf("Hello World!\nString: %s\n", "Abc123") = 28
|
||||
free(0x55624164b2a0) = <void>
|
||||
+++ exited (status 0) +++
|
||||
Reference in New Issue
Block a user