본문 바로가기

Codex

검색하기
Codex
프로필사진 Edward'S

  • 분류 전체보기 (12)
    • Major (1)
      • 시스템 프로그래밍 (1)
      • 소셜네트워크 (0)
    • Algorithm (7)
      • Backjoon (5)
      • Math (0)
      • Algospot (0)
      • C (1)
    • JAVA (0)
    • Linux (3)
    • Git (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • GitHub 자료들
  • 알고리즘및 개인 프로젝트
  • 우분투 설정과 각종 유틸리티
  • 자바로 구현한 자료구조
«   2026/04   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
Tags
  • C
  • github
  • 깃 설정
  • 이진수 덧셈
  • Algorithm
  • Git Bash
  • 큰수 작은수 덧셈
  • c언어
  • sshkey
  • 리눅스
  • 깃
  • ascii code
  • RSA
  • Bublble Sotring
  • ssh
  • git setting
  • Binary Addiition
  • 깃허브
  • git
  • ssh key
  • git rsa
  • 깃허브 초기설정
  • z
  • 시스템프로그래밍
  • Bubble Sort
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Major (1)

Codex

[C] Linux ftw 구현

1.ftw() 란?ftw함수는 해당 경로안의 모든 디렉토리들을 탐색하여 보여준다.2. SYNOPSIS #include int ftw(const char *path, int (*fn)(const char *, const struct sta *ptr, int flag),int depth); int nftw(const char *path, int (*fn)(const char *, const struct stat *ptr, int flag, struct FTW *), int depth, int flags);ftw는 path, fn, depth의 3가지 인자가 필요하다.path : 탐색될 대상이 되는 경로.fn : 탐색중 발견된 파일의 정보를 받는 콜백 포인터.depth : 탐색중 몇개의 하위디렉토리를 탐색할것..

Major/시스템 프로그래밍 2016. 11. 5. 23:35
Prev 1 Next

Blog is powered by AXZ / Designed by Tistory

티스토리툴바