Activity
Demonstrate how to properly free the memory
Demonstrate how to properly free the memory
Showcase the memory leak (success)
Showcase the memory leak (success)
Take input from user on commandline
Take input from user on commandline
Walk a directory and call C function for each file
Walk a directory and call C function for each file
Call the C function from Java (nice and easy; FFI fulfilling its prom…
Call the C function from Java (nice and easy; FFI fulfilling its prom…
Rename memory-addresses
to memory-leak
Rename
memory-addresses
to memory-leak
Intent to write an example memory leak FFM program
Intent to write an example memory leak FFM program
Notes about cleaning up memory allocated by the C function
Notes about cleaning up memory allocated by the C function
Return a string from the C function
Return a string from the C function
Scaffold memory-addresses/
subproject
Scaffold
memory-addresses/
subprojectMigrate jextract
from my other repo to this repo
Migrate
jextract
from my other repo to this repoStart organizing as "standalone subprojects"
Start organizing as "standalone subprojects"
Split up the "narrow the scope" item into smaller discrete tasks
Split up the "narrow the scope" item into smaller discrete tasks
Move finished items to finished section
Move finished items to finished section
Intent to narrow the focus of the repo
Intent to narrow the focus of the repo
Intent to implement simple "greater than N methods" search and perfor…
Intent to implement simple "greater than N methods" search and perfor…
JaggedSteppingWindowDemo.java to demonstrate variable width data
JaggedSteppingWindowDemo.java to demonstrate variable width data
Gather thoughts and create a reduced program as a challenge to the Me…
Gather thoughts and create a reduced program as a challenge to the Me…
Clean up and finalize "writing fix-width data"
Clean up and finalize "writing fix-width data"