Search:

Type: Posts; User: allthekandi

Search: Search took 0.00 seconds.

  1. Replies
    22
    Views
    5,491

    i think i can help

    I just did a box for c++ it sucked but i finally got it.



    code

    #include<iostream.h>
    #include<conio.h>

    int column;
  2. Replies
    4
    Views
    1,383

    draw a box

    Yes that was kind of a help, even though it's not exactly what i'm looking for, I'm still working on the first one (crosses fingers).

    Again thanks, I do appreciate it.
  3. Replies
    4
    Views
    1,383

    drawing a box

    Thank you most kindly. I will give it a go!
  4. Replies
    4
    Views
    1,383

    drawing a box

    Ok, this is the problem. I'm trying to draw a box. It's part of our assignment to draw a box so we can put stuff in it. It's just a plain on old box.

    so far I have:
    void main()
    {
    int box;
    cout...
  5. Thank all of you kindly for your time, help and...

    Thank all of you kindly for your time, help and advice. And yes I do have a book and many things to help me but when you get stuck and can't figure it out through those methods a little guidance is a...
  6. Thank you so kindly! I hope no one gets onto...

    Thank you so kindly! I hope no one gets onto you. It's darned hard being new at something with no one to ask what to do. Getting stuck is the pits. I appreciate your time.
  7. can't get my program to let me enter anything into it

    I'm brand new at this and i'm trying to write a program that appeared simple at first. I can get the program to let me enter from the keyboard on the first question that is to be answered but when i...
Results 1 to 7 of 7