[전자공학과] 시스템소프트웨어실험
본 자료는 1페이지 의 미리보기를 제공합니다. 이미지를 클릭하여 주세요.
닫기
  • 1
  • 2
  • 3
  • 4
해당 자료는 1페이지 까지만 미리보기를 제공합니다.
1페이지 이후부터 다운로드 후 확인할 수 있습니다.

소개글

[전자공학과] 시스템소프트웨어실험에 대한 보고서 자료입니다.

본문내용

ev);
printf(\"Inode number: %d \\n\", finfo.st_ino);
printf(\"File mode : %o \\n\", finfo.st_mode);
printf(\"Num of links: %d \\n\", finfo.st_nlink);
printf(\"User ID : %d \\n\", finfo.st_uid);
printf(\"Group ID : %d \\n\", finfo.st_gid);
printf(\"Files size : %d \\n\", finfo.st_size);
printf(\"Last access time : %u \\n\", finfo.st_atim);
printf(\"Last modify time : %u \\n\", finfo.st_mtim);
printf(\"Last stat change : %u \\n\", finfo.st_ctim);
printf(\"I/O Block size : %d \\n\", finfo.st_blksize);
printf(\"Num of blocks : %d \\n\", finfo.st_blocks);
printf(\"File system : %s \\n\", finfo.st_fstype);
}

키워드

시스템,   소프트웨어,   실험,   printf,   include,   finfo,   argv
  • 가격2,000
  • 페이지수4페이지
  • 등록일2011.05.13
  • 저작시기2011.4
  • 파일형식한글(hwp)
  • 자료번호#5238059
본 자료는 최근 2주간 다운받은 회원이 없습니다.
다운로드 장바구니