1 / 6

리눅스시스템프로그래밍

리눅스시스템프로그래밍. 예제 6-3 2006242107 전국휘. 함수 설명. ulimit () 파일의 크기 한도를 정해주는 함수 getopt () 프로그램 실행 시 쓰이는 옵션을 처리 실행시 옵션이 붙으면 인수목록에서 해당인수 옵션을 추출하는 함수. 함수 설명. getopt () 와 관련된 변수. 함수 설명 프로세스를 동기화하고 속성과 환경 변수를 다루는 시스템 호출 / 표준 라이브러리 함수. 소스 분석. 소스 분석.

otylia
Download Presentation

리눅스시스템프로그래밍

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 리눅스시스템프로그래밍 예제 6-3 2006242107 전국휘

  2. 함수 설명 • ulimit() • 파일의 크기 한도를 정해주는 함수 • getopt() • 프로그램 실행 시 쓰이는 옵션을 처리 • 실행시 옵션이 붙으면 인수목록에서 해당인수 옵션을 추출하는 함수

  3. 함수 설명 • getopt()와 관련된 변수

  4. 함수 설명프로세스를 동기화하고 속성과 환경 변수를 다루는 시스템 호출/표준 라이브러리 함수

  5. 소스 분석

  6. 소스 분석

More Related