Search:

Type: Posts; User: co8check

Search: Search took 0.00 seconds.

  1. Thread: Questins

    by co8check
    Replies
    6
    Views
    1,590

    I do not have any classes that is helping me I am...

    I do not have any classes that is helping me I am trying to learn on my on and right now I am at a friends house and don't have any thing with me I did not realize I would have some one reply so fast.
  2. Thread: Questins

    by co8check
    Replies
    6
    Views
    1,590

    the thing is I need help because I can not find...

    the thing is I need help because I can not find in my manual all of this or it does not make since to me I am sorry if it sounds like I am quizzing ya'll it is not my intention
  3. Thread: Questins

    by co8check
    Replies
    6
    Views
    1,590

    Questins

    1)What are these?(I prefer definition please)
    a) Compiler
    b) True ( in the C++ language)
    c) Linker
    d) False ( in the C++ language )
    e) Reserved word
    f) Expression
    g)...
  4. Thread: I need help

    by co8check
    Replies
    2
    Views
    871

    I need help

    #include <iostream>
    #include <cmath>
    using namespace std;

    class point{
    private:
    double x;
    double y;

    public:
Results 1 to 4 of 4