- Methods list parsing function (parseMethods and deleteParsedMethods to free dynamically allocated memory)
- New structures: method_t and param_t
- New program - ldevmet (List DEVice METhods)
Just transfer them to the computer (it is desirable to put the library in /usr/lib
, and programs in /usr/bin
), add permissions by chmod +x <filename>
for apps, and enjoy!