Search:

Type: Posts; User: Yoda Sabre

Search: Search took 0.01 seconds.

  1. Thread: help?

    by Yoda Sabre
    Replies
    10
    Views
    1,155

    I keep getting psudocode mixed up with the real...

    I keep getting psudocode mixed up with the real code and i don't see it need someone elses eye to catch them. Thanks for your help it has been a while since i did any of this i completely forgot...
  2. Thread: help?

    by Yoda Sabre
    Replies
    10
    Views
    1,155

    help?

    Anthing i need to change for it to work the compiler is going crazy on something that looks ok so i can test.



    #include <iostream>
    #include <stdio.h>

    using namespace std;

    int num ,...
  3. Replies
    3
    Views
    908

    Compiler bug?

    The compiler i got is giving an error on the > in this snippet does not look wrong to me. If it is the compiler then got a good one to use with xp?


    While ( num=> 0 || num=< 10)
  4. It is not my homework im trying to get a general...

    It is not my homework im trying to get a general idea on how to solve these as in not in a class.
  5. Trying to do this on my own need some questions answered

    I got this from a website it is a studyguide but im not sure on how to do these can someone help.



    Write a code snippet that will use a two-dimensional array of type integer to
    produce a...
Results 1 to 5 of 5