Search:

Type: Posts; User: kamikadam

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,093

    this thing is strtig but it wont do what i had in...

    this thing is strtig but it wont do what i had in mind
  2. Replies
    2
    Views
    1,093

    need help again on priem numbers

    #include <iostream>
    using namespace std;
    int main()
    {
    cout<<"begin"<<endl;
    long int number; //het getal te berekenen op priem
    float berekening; //het getal na de deling
    long int counter;...
  3. Thread: super newbie

    by kamikadam
    Replies
    9
    Views
    1,338

    you are right indeed i made a mistake i could...

    you are right indeed
    i made a mistake i could have knew that but i am a bit sloppy
    sometimes :cool:
    but ty
  4. Thread: super newbie

    by kamikadam
    Replies
    9
    Views
    1,338

    i realy owe you 1 princeton realy now i...

    i realy owe you 1 princeton
    realy
    now i canmove on to learn c++
    thnx again :D :cool:
  5. Thread: super newbie

    by kamikadam
    Replies
    9
    Views
    1,338

    ty but what is that "std" thing because in a lot...

    ty but what is that "std" thing
    because in a lot of older tutorials you didnt need it .
    is it new or something?? and
    using namespace std;
    will prevent you from constantly typing this?:...
  6. Thread: super newbie

    by kamikadam
    Replies
    9
    Views
    1,338

    ok ty Princeton and Vicious what princeton said...

    ok ty Princeton and Vicious
    what princeton said was the good thing
    but i have 1 question remaining:
    does someone now a good tutorial for c++ wich is up to date and working properly on dev c++
    ...
  7. Thread: super newbie

    by kamikadam
    Replies
    9
    Views
    1,338

    super newbie

    :cool:

    well hi there
    i have a stupid question
    i am studiyng/learning the tutorial on this site and i tried all sorts of compilers but none of theme work on a simple program:

    #include...
Results 1 to 7 of 7