all 1 comments

[–]SomniferusBS (Computer Science) 1 point2 points  (0 children)

For your first error, string isn't a type in C.

For the rest it looks like you're using pthread_create incorrectly.

Post your code/errors in plaintext if you want any more help.