Guest User

Untitled

a guest
Jan 22nd, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. (void)sprintf(hb, HDR2, name, (long int)tv_sec,
  2. (unsigned int)(u_short)sb->st_uid,
  3. (unsigned int)(u_short)sb->st_gid,
  4. sb->st_mode, sb->st_size, ARFMAG);
Add Comment
Please, Sign In to add comment