You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 프로젝트 1: 자료구조 테스트
./main < input.txt
# 프로젝트 2: 셸 실행
./myshell
# 프로젝트 3: 주식 서버
./stockserver portnum # 서버 실행 (할당받은 포트 번호)
./stockclient IPaddr portnum # 클라이언트 연결 (ip 주소, 할당 포트 번호)# 프로젝트 4: 메모리 할당자
./mdriver -f short1-bal.rep -v # 특정 트레이스 파일로 테스트