Search:

Type: Posts; User: mikem22

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    877

    Pointers Between Functions

    Hi

    A bit new to C and struggling with passing a pointer back to a calling function. Read the manual but not sure what I am doing wrong..

    Basically I have a function (JRRreadRecord) which reads...
  2. Replies
    12
    Views
    12,701

    Hi I am wondering if there is a similar method...

    Hi

    I am wondering if there is a similar method or standard function I can use on UNIX platform ( Though I could not find one in any manulas I looked at)?

    I would like to ensure that a directory...
  3. Replies
    1
    Views
    1,548

    Extracting a sub-String

    I am new to C and I have a requirement that is causing a few problems. I have to extract a substring from a string.

    The substring is a date in the form of YYYYMMDDHHMMSS and I know that the string...
Results 1 to 3 of 3