Search:

Type: Posts; User: nasgold

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,896

    Thanks very much CommonTater, that worked for me....

    Thanks very much CommonTater, that worked for me.

    I actually had that exact same code but instead of your line 8 I had



    if (isdigit(arg[i][j])==0) {


    Not sure why that doesn't work but...
  2. Replies
    6
    Views
    1,896

    Thanks for the reply, I tried your code and...

    Thanks for the reply,

    I tried your code and slightly modified mine but I'm still having the problem.

    The goal of lines 15-24 (this is where the problem is) is to look at each individual command...
  3. Replies
    6
    Views
    1,896

    Problem preventing unwanted inputs

    Hey everyone,

    I'm a C programming newbie (and recently registered with this website as well) and I'm having a bit of a coding problem. I'm designing a program that takes command line number...
Results 1 to 3 of 3