Is it possible to extract code from the IFI Library file? I was going to try to find some tool which reversed "ar", to get the .o files from the library, but I haven't gotten around to looking for such a tool, and I don't know where I might find one. The reason I want to read the code in the library is because I want to understand how the GetData and PutData routines work.
