Search:

Type: Posts; User: yesyesyes

Search: Search took 0.01 seconds.

  1. Ok. I used two buffers and if BEGIN_FCN is found...

    Ok. I used two buffers and if BEGIN_FCN is found in the 2nd buffer, the function name is in the 1st buffer.

    How would I approach getting the name?

    it could be in the form of...



    void...
  2. Wait, so I wouldn't need to use fseek? How...

    Wait, so I wouldn't need to use fseek?

    How would I be able to retrieve the file name which is the string abouve BEGIN_FCN?
  3. File I/O: Offsetting file pointer (fp) using fseek

    Hello forum.

    I have an issue with a program supposed to take in a user input for a file name, open it, read its contents and finally output the function name(s) and how many source lines of code...
Results 1 to 3 of 3