전체 글 (388) 썸네일형 리스트형 dup2 사용법 $man dup2 NAME dup, dup2, dup3 - duplicate a file descriptor SYNOPSIS #include int dup(int oldfd); int dup2(int oldfd, int newfd); dup2() makes newfd be the copy of oldfd, closing newfd first if necessary, but note the following: * If oldfd is not a valid file descriptor, then the call fails, and newfd is not closed. * If oldfd is a valid file descriptor, and newfd has the same value as oldfd, t.. mov lea 차이점 보호되어 있는 글입니다. 함수 프롤로그 보호되어 있는 글입니다. jmp esp 보호되어 있는 글입니다. main CRT Setup함수 보호되어 있는 글입니다. PIC[Programmable interrupt controller] 보호되어 있는 글입니다. makefile 보호되어 있는 글입니다. 소스 파일 분할 보호되어 있는 글입니다. 이전 1 ··· 43 44 45 46 47 48 49 다음