Search:

Type: Posts; User: jimblumberg

Search: Search took 0.06 seconds.

  1. Replies
    27
    Views
    3,933

    You may want to study this link: The Function...

    You may want to study this link: The Function Pointer Tutorial. It might help explain how that function is actually being used.

    Jim
  2. Replies
    27
    Views
    3,933

    Please show where you are using your function. If...

    Please show where you are using your function. If you are trying to use your function like they are using their function then your function's signature must match their function's signature. You can...
  3. Replies
    27
    Views
    3,933

    After a quick look everything looks fairly...

    After a quick look everything looks fairly standard. It looks like you should be able to compile it with a Windows compiler without any problems. You should be able to add the source files to your...
  4. Replies
    27
    Views
    3,933

    What operating system are you using? The normal...

    What operating system are you using? The normal ./configure/make/make install commands seemed to work for me, on Linux.

    Jim
Results 1 to 4 of 4