Search:

Type: Posts; User: siege

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,867

    Okay, i'll try coding it that way and see what...

    Okay, i'll try coding it that way and see what happenes, thank you Whiteflags.

    Ha! Yes, I see what you're getting at Laser. Based off what i've learned and seen, i'm going to assume 'C' and not...
  2. Replies
    7
    Views
    2,867

    Wonderful! That helped supremely! Thankyou very...

    Wonderful! That helped supremely! Thankyou very much Laserlight.
    As for your question of it being C or C++...I'm actually unsure of that. I'm using a C++ compiler, but i'm still very much an...
  3. Replies
    7
    Views
    2,867

    Thanks for contributing Whiteflags, but the...

    Thanks for contributing Whiteflags, but the fscanf debarkle didn't solve my problem.

    My updated code:



    char batters[MAXBAT][STRSIZE];


    char *alpha[MAXBAT];
  4. Replies
    7
    Views
    2,867

    Sorting/comparing arrays from inputs.

    Greetings fellow programmers. I'm just starting out as a programmer in Microsoft Visual C++ Express and i've run into a stump with a more or less simple program.
    The aim is to open an input file,...
Results 1 to 4 of 4