-
Notifications
You must be signed in to change notification settings - Fork 0
License
syed-saifuddin/Concurrent-Arithmetic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
***************** ***************** SYED SAIFUDDIN ARITHMETIC CALCULATOR USING CONCURRENT PROCESSES ***************** ***************** EXECUTION INSTRUCTIONS ----------------------------------------------------------------------------------------------------------------------------------- 1. Compile BinaryArithmetic.c using the command --> cc BinaryArithmetic.c -lm (Beacuse math.h is used in the code) 2. Execute Server using the command --> ./a.out 3. Compile Client1.c using the command in 2nd system --> cc Client1.c 4. Execute Client1.c using the command --> ./a.out 5. Compile Client2.c using the command in 2nd system --> cc Client2.c 6. Execute Client2.c using the command --> ./a.out -----------------------------------------------------------------------------------------------------------------------------------
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published