Search:

Type: Posts; User: Viny

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    951

    reading a file on the web

    Is there a way to open a file on the web for reading in C?

    Thanks
  2. Thread: binary searches

    by Viny
    Replies
    4
    Views
    2,001

    binary searches

    Just curious, but suppose I have a set of numbers, 1 through 15, in numerical order. Is there an equation which can determine the number of searches it would take using a binary search to find a...
  3. Replies
    1
    Views
    3,001

    ignoring whitespace with fscanf

    Ok, here is a short background on my problem - I'm just finishing up my C programming class, and want to use what I've learned on a project (mainly because I'm bored.) So, there is an online game...
Results 1 to 3 of 3