Search:

Type: Posts; User: LBY

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    5,207

    Ok I understood, I was about to ask that isn't it...

    Ok I understood, I was about to ask that isn't it pretty much like structures, but never mind I reminded in what structures are diffrent, so I think I understood all about it, thanks alot for all...
  2. Replies
    8
    Views
    5,207

    Hmm ok I think I understood it, I'm just not sure...

    Hmm ok I think I understood it, I'm just not sure then why is there #include <iostream> and this too?
    by what I understood the #include <iostream> includes all the commands and the using namespace...
  3. Replies
    8
    Views
    5,207

    What is using name std;?

    I'm reading the tutorials in the site, but they didn't explain about the line
    "using namespace std;", I write it but I have no idea what it does, can anyone explain?
    I guess it's something like the...
  4. Replies
    3
    Views
    975

    Ahh ok, it was pretty exedently, I tried looking...

    Ahh ok, it was pretty exedently, I tried looking for the compiler options or stuff like that so I will look for the problem, so I went to tools --> Compiler options, chose the Directories tab, and...
  5. Replies
    3
    Views
    975

    Never mind I solved the problem myself...

    Never mind I solved the problem myself...
  6. Replies
    3
    Views
    975

    Need help with DEV C++

    Before like 2 months I started learning C++ but had to stop, now I'm trying to restart learning, so I downloaded Dev C++ like the site said but when I try to run programs (yes I compile them first, I...
  7. Replies
    11
    Views
    2,936

    Ok I think I understood it know, thanks alot!

    Ok I think I understood it know, thanks alot!
  8. Replies
    11
    Views
    2,936

    Ahh it seemed to me weird that what the brain...

    Ahh it seemed to me weird that what the brain told me is everything you need to know because it sounds like a big thing by the tutorials, anyway then you are right I will start with the basic then...
  9. Replies
    11
    Views
    2,936

    Ok I think I understood it, I will read again now...

    Ok I think I understood it, I will read again now the tutorial to be sure and maybe one or two more things and finish with it, actually I expected the class to be something bigger because in the...
  10. Replies
    11
    Views
    2,936

    But can't you do the same thing with structures?...

    But can't you do the same thing with structures?
    You can write a structure and write inside variables and then do the same thing no? (sorry for asking alot questions)
  11. Replies
    11
    Views
    2,936

    First thanks alot, by what I understood the class...

    First thanks alot, by what I understood the class is just like function that hold a piece of code that you can repeat it how much times you want instead of writing for the start always, only class is...
  12. Replies
    11
    Views
    2,936

    Need help in classes

    First I wanted to say that the tutorials in the site for C++ are great! They help alot :)

    and I wanted to ask a question, I got to the classes tutorial and I didn't understood it...
    Can someone...
Results 1 to 12 of 12