I printed imskel in a function after the last usage of pskel (the code I showed is in main.) readerskel is local to main, but imskel and pskel are global in scope.
I will run the more extensive tests you’ve suggested later.
I printed imskel in a function after the last usage of pskel (the code I showed is in main.) readerskel is local to main, but imskel and pskel are global in scope.
I will run the more extensive tests you’ve suggested later.