Skip to content

Mr-Vaibhav-Shukla/Hardness-of-Water

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hardness-of-Water

It is a program designed to calculate the hardness of water for some specified salts present in the given sample but it can easily be converted for every salt by simply increasing the initialisation part of the program which stores data of salts.

To compile the program
gcc filename.c -o a  `pkg-config --cflags --libs gtk+-3.0`
To run it
./a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages