Search:

Type: Posts; User: Techgique

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,499

    Hi guys, thanks for the replies, I'm gonna hit...

    Hi guys,

    thanks for the replies, I'm gonna hit the lab and check into this. I believe I pasted one of my earlier versions by accident. The for loops were fixed (the <14 thing) and the col=9 is...
  2. Replies
    3
    Views
    3,499

    The 2d selection sort

    Hi everyone,

    So I have finally got my 2d array put together and now I need to sort the random numbers that are in the elements. I feel like I am close because I put together a one dimensional...
  3. Thread: If problems

    by Techgique
    Replies
    3
    Views
    899

    :wink:Hi novacain, although I'm a tad...

    :wink:Hi novacain,

    although I'm a tad embarrassed at such a rookie mistake, that indeed was the trouble. Everything works perfectly, thank you so much!

    tg
  4. Thread: If problems

    by Techgique
    Replies
    3
    Views
    899

    If problems

    Hi everyone,

    I noticed an earlier tic tac toe program, but my particular problem is slightly different. I am using bloodshed to compile this bad boy and I am getting weird results. I have...
  5. Replies
    1
    Views
    2,549

    Almost as quickly as I sat there staring at the...

    Almost as quickly as I sat there staring at the post, it dawned on me if anyone was interested. I simply placed a sum++ inside the if/else statements and then added one to the final amount to...
  6. Replies
    1
    Views
    2,549

    The Wonderful Hailstones!

    Hey guys,

    So I'm pretty proud of myself that I was able to get this program running properly (for the most part). However, the part I was least worried about (the sum) seems to be spitting out...
  7. Thanks Alex, that was actually a different way...

    Thanks Alex, that was actually a different way that I had it working, but it was the if/else structure that my Professor insisted upon that was what was giving me problems.
  8. Thank you everyone for your assistance! Couple...

    Thank you everyone for your assistance! Couple things here. (This is my first couple weeks of C++ so I'm still scooting the C stuff aside and replacing it with the C++ language within the...
  9. Program seems right, but not executing properly in C++

    Greetings masters of coding!

    I must begin by noting that I am fairly new to all of this, but I learn quickly and appreciate any advice. I am in my second quarter of C/C++ programming and I ran...
Results 1 to 9 of 9