objective c - Mapping IOKit IOReturn error code to String -


when error 0x10, want able make sense of error code. looking ioreturn.h , mach/error.h not particularly convenient. lost when got 0x22 error code. silly question there function error2string can map ioreturn error code string describes error ?

code running in kernel can use ioservice::stringfromreturn(...)


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -