Search:

Type: Posts; User: buggerboy_3

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    8,071

    How do you move around a text file in C?

    Hello! I'm new to C and i'm trying to figure out how to move down a text file and print out only certain lines.

    I know that fgets reads one line from a file but how do you skip 4 lines and then...
  2. Is it possible to return a string in a function?

    :confused:
    Hello! I'm new to C and i have a very little understanding of C and i'm absolutely confused about strings and functions since i've been taught Java first.
    In java, you can make a...
Results 1 to 2 of 3