Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dotBomb

    proper unpack template for the below structure

    PaulTEG, You are correct, my last post was incomplete. Here is the information you, or another member would need. Furthermore, it seems the intuitive answer is not the correct one here but at last, here is the info: #define DEAD_PROCESS 8 #define...
  2. dotBomb

    proper unpack template for the below structure

    Would anyone be able to give me a valid perl 'unpack()' function template ( like $template = "s i A12 A4 A32 A256 s s l i i A20"; ), based on the following definition: struct utmp { short ut_type; /* type of login */ pid_t ut_pid; /* pid of login process */ char ut_line[UT_LINESIZE]; /* device...

Part and Inventory Search

Back
Top