Skip to content

boa85/QCalculateServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCalculateServer

Receives from the client expressions in infix notation, and returns the computed result instalation:

cd project source dir

mkdir cmake-build-debug

cd cmake-build-debug/

cmake ..

make..

./QCalculateServer -t start -p 7777 -a any -m 30

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors