User: FortuneNhlanhla

  • Public profile

User profile: FortuneNhlanhla

User info
User name:FortuneNhlanhla
History
Joined:
Number of posts:5
Latest posts:

Spell check using pthreads in C
The following are errors I get on C: [output]fortune@ubuntu:~/Desktop/coms$ make g++ -pthread -O3 -l...

Spell check using pthreads in C
[code]//This is my main #include <iostream> #include <iomanip> #include <fstream> #include <stdlib.h...

Spell check using pthreads in C
[code]//This is my Customer.h #ifndef CUSTOMER_H #define CUSTOMER_H #include <iostream> #include <i...

Spell check using pthreads in C
[code]//this is my Server.h #include <iostream> #include <iomanip> #include <fstream> #include <stdl...

Spell check using pthreads in C
Hi I have a school project where we suppose to make a spell check using pthreads, it is suppose ...

This user does not accept Private Messages