PLEASE DO IT CORRECTLY. I NEED THE CORRECT
ANSWER
Task-3: Write a program in c that has a function that takes the name of the user and adds all the ASCII value of the characters and returns it. Now create 3 threads that run the function using 3 different user names. Now print “Youreka” if all the returned values are equal, print “Miracle” if the 2 returned values are equal and print “Hasta la vista” if the values don't match using another thread.
PLEASE DO IT CORRECTLY. I NEED THE CORRECT ANSWER
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am