Search:

Type: Posts; User: thephreak6

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    5,104

    Knight's Tour Recursion Problem

    Dear members,

    I'm having a problem with my recusrsion function in my Knight's Tour problem and I 've spent hours trying to figure out the solution yet to no avail.

    My problem is...
  2. Replies
    1
    Views
    13,961

    Filling an array in a structure

    This is probally a newbie question (shocking becuase im a newbie) but ive looked in my C book, with google, everything, and I can't find it.

    My question is, how do you fill an array thats in a...
  3. Replies
    1
    Views
    1,237

    Need help with 'C' Program (arrays)

    Hey everyone,
    I know this is going to end up being a really stupid mistake, but im taking a C class and Im stuck on my program, im trying to get this program to look like this:

    Please enter the...
  4. Any suggestions on whats wrong with this C Program?

    Im taking a C programming course in my crappy community college and one of the projects is to:

    Write a C function named PowerTable() that will create a table of squares and cubes. The function...
Results 1 to 4 of 4