Skip to content

Infinite Calculator Project for Introduction to System Programming

License

Notifications You must be signed in to change notification settings

pdjdev/InfCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InfCalculator

Project for Introduction to System Programming

Team Members

이름 학번
박동준 2020057501
조건희 2020050419
이은비 2020062324
정유민 2020058268

Build

gcc -o inf_calc main.c

Usage

inf_calc input
inf_calc input -log
inf_calc -type
inf_calc -type -log

Options

-log : 수정된 후위 표기식, 계산 과정을 출력합니다

-type : 파일에서 식을 읽는 대신 키보드로 식을 바로 입력합니다

About

Infinite Calculator Project for Introduction to System Programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •