Skip to content

Work of college of a calculator in C. For now only accepts and returns numbers with one decimal place.

License

Notifications You must be signed in to change notification settings

Espeto/C-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The calculator takes a string as input and assumes that between each character has a space.

Accepted as operators: () +, -, *, /

For now only accepting and returning numbers 0-9

It uses a stack, a queue and others function that i put in the library "bib_org".h

About

Work of college of a calculator in C. For now only accepts and returns numbers with one decimal place.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published