Search:

Type: Posts; User: ilovecoding321

Search: Search took 0.00 seconds.

  1. Help with writing a pthread program in C

    Create a text file which contains 5 names, 5 ages’, and 5 cities. Each word and number should start in a new line as shown below.
    Amber
    John
    Damien
    Paul
    Kyle
    sydney
    melbourne
    canberra
    perth
  2. Modifying a pthread program to read multiple lines

    hello everyone :)

    I have a problem with a code I have tried. The code I have tried. The code's objective is this. Read the 3 categories of text from a text file (test.txt) by using 3 separate...
Results 1 to 2 of 2