Search:

Type: Posts; User: Clayfer

Search: Search took 0.02 seconds.

  1. problem with structure, and parameter passing.

    My teacher marked off for the structure matching specs and correct parameter passing


    COP 2220Project 250 pointsDue electronically Friday, 2-17, at 8:00 a.m. Preliminary structure and IPO...
  2. Replies
    5
    Views
    8,103

    True or false questions.

    1) The principle of Top-down design and structured programming dictate that a program should be divided into a main module and its related modules.

    a. True.
    b. False.

    2) The function...
  3. insert //Name: Clayton Cushway//Course: COP...

    insert
    //Name: Clayton Cushway//Course: COP 2220 000
    //Description: Project 3
    //Due Date/Time: Friday March 9 at 8:00A.M.


    #include <stdio.h>
    #include <stdbool.h>
  4. I don't know why you would have seen this before...

    I don't know why you would have seen this before this is my first post on this site? Do other people have the same problem. And it's for a class, I just can't figure it out for the life of me, and I...
  5. Tic Tac Toe without array! Need help and advice please.

    I have to right a tic tac toe board that randomly generates with a seed, I don't know if I have it right. As well as that I need to find out how to make it stop after my bool get seed if it is...
Results 1 to 5 of 5