Search:

Type: Posts; User: Sinensis

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,377

    worked perfectly. I certainly appreciate it.

    worked perfectly. I certainly appreciate it.
  2. Replies
    4
    Views
    1,377

    Searching for partial strings

    I have an array of structures called STUDENTs that has student names in it, and I need to be able to search this array for partial student names and get back full student records.

    For example I...
  3. Replies
    1
    Views
    2,133

    *hits self with hammer in the head* ...I...

    *hits self with hammer in the head*

    ...I forgot ampersands..
  4. Replies
    1
    Views
    2,133

    Reading from file into array of structures.

    I'm trying to read a student record into an array (sAry) of STUDENT structures, from a text file.

    The students name is a string, max 20 characters.
    Student ID is a six digit integer.
    Four, three...
  5. Thread: Tic Tac Toe!

    by Sinensis
    Replies
    2
    Views
    3,357

    Tic Tac Toe!

    I am having some issues with a TIC TAC TOE program I'm working on for a challenge. It works fine except if I try to play as 'O' it goes on with me playing as 'X' anyway, and when a game should...
  6. Fixed. All is well.

    Fixed. All is well.
  7. I removed that and still problems. ???

    I removed that and still problems. ???
  8. Error compiling. Problem with my text editor?

    This is a very simple math program and I can't get it to compile for the life of me. I can't find anything at all wrong with it. I'm wondering if it's the text editor I'm using inserting invisible...
Results 1 to 8 of 8