기타 강좌

말이 data structure지 별로 큰 규모의 프로그램이아니라서 구조체는 쓰지도않았네요;;
아래의 내용이 전부임당
#define air '0'
#define wall_over_air '1' //reserved
#define stone_over_air '2'
#define hero_over_air '3'
#define holl '4'
#define stone_over_holl '5'
#define hero_over_holl '6'
#define EndOfArray -1
#define EndOfLine -2
#define keyNone 0
#define keyLeft 1
#define keyRight 2
#define keyUp 3
#define keyDown 4
#define direction_up 1
#define direction_down 2
#define direction_left 3
#define direction_right 4

Who's 정체불명

profile

두팔과 의지가 있는데 무엇을 못 하겠는가!

< http://mpnp.tistory.com >


List of Articles
분류 제목 글쓴이 날짜 조회 수
Vegas Pro 베가스 강좌 목록 아방스 2017.09.28 886
파이널컷X 파컷 강좌 목록 아방스 2017.06.18 757
C언어 정체불명 입문자를 위한 요약노트 01 12 정체불명 2009.05.16 2011
C언어 정체불명의 프로그래밍 입문 2 정체불명 2012.01.18 1262
C언어 정체불명의 프로그래밍 입문 2 1 file 정체불명 2012.01.18 1290
C언어 정체불명의 프로그래밍 입문 main 함수작성 3 file 정체불명 2012.01.18 1721
C언어 정체불명의 프로그래밍 입문 중간체크 file 정체불명 2012.01.18 1611
C언어 정체불명의 프로그래밍입문 4 실행 디버깅 1 정체불명 2012.01.18 1684
C언어 제니스가 올린 글 출처 알았네요.... 2 제네시스& 2009.06.27 2383
C언어 컴파일러 다운하세용.. 1 제니스 2009.06.13 2685
C언어 코르뉴의 자료구조 기초 - 자기 참조 구조체(1/3) 코르뉴 2009.12.11 2924
C언어 파일읽어서 배열에 넣고 다시배열에서 읽어서 화면에 출력 정체불명 2012.01.21 2701
C언어 푸쉬푸쉬 data structure.h 의 내용 file 정체불명 2012.01.25 2596
C언어 푸쉬푸쉬 func.h파일 file 정체불명 2012.01.25 2868
C언어 한글자씩 출력하기 file 정체불명 2012.01.21 3730
Board Pagination Prev 1 2 3 4 5 Next
/ 5