[mordor]전체오류 캡쳐입니다.. 이런..
곽현호
2,013
0
0
2004-05-14 01:12:24
1Comments
방울꽃
2004.05.14(금) 오전 08:54:36
꽁수를 가르쳐 드리도록 하죠.
include.h 라는 헤더화일을 하나 만드시고요.
io.c global.c 화일 2개를 제외한 모든 .c 화일 에다 추가를 합니다.
#include "mextern.h" 이부분 밑에다가 써주면 됩니다.
#include "include.h"
include.h 화일 내용 입니다.
#include <time.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <ctype.h>
#include <string.h>
#include <malloc.h>
기존 화일에 이떤 해더화일 선언부분을 삭제하세요.
총 게시물 954개 / 검색된 게시물: 954개