Search:

Type: Posts; User: winnerpl

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    986

    newbie array help

    Bah learning c here and I have trouble using arrays. very tricky for me. :(
    How is this code can I get an array to make a table of rows and columns being the same number as inputted by the user:
    ...
  2. Thread: newbie help

    by winnerpl
    Replies
    5
    Views
    1,225

    Thanks guys for the help.

    Thanks guys for the help.
  3. Thread: newbie help

    by winnerpl
    Replies
    5
    Views
    1,225

    newbie help

    Just started C programming, and I'm trying to make this little code. I'm guessing you guys know what its point is since ur all expererts:


    #include <stdio.h>

    int main(void)
    {
    int input, x,...
Results 1 to 3 of 3