Search:

Type: Posts; User: cineplex

Search: Search took 0.00 seconds.

  1. some of it works..not all

    Thanks a bunch for your help. You're very smart.

    My readData now seems to work, but every time I call another of my functions from my menu, my program just exits. Is there something I'm doing...
  2. still doesn't work...

    Unfortunately, I still have that weird looping going on in my readData function.

    I tried calling readData(&data[0]);
    and readData(data);

    Neither resolves the issue.

    Hmmm.
  3. Function call resulting in a strange looping

    Hey, all:

    I've attached a file here. Basically, it's a program that allows me to test string lengths, copy strings, and compare them(letter-for-letter).

    If the 2 comparision string are...
Results 1 to 3 of 3