Search:

Type: Posts; User: dac

Page 1 of 6 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: My first OOP

    by dac
    Replies
    5
    Views
    2,367

    yes that works, thanks. not sure, it just...

    yes that works, thanks.

    not sure, it just seems to seperate it a bit more.
  2. Thread: My first OOP

    by dac
    Replies
    5
    Views
    2,367

    My first OOP

    hi guys, would just like your thoughts on my first object orientated program of a ATM machine. also theres a little prob, it doesnt seem to deduct money from the account.


    #include <iostream>...
  3. Thread: Music Opinion...

    by dac
    Replies
    3
    Views
    2,011

    lol, track 7 - 'Like a Pen' somehow and i mean...

    lol, track 7 - 'Like a Pen' somehow and i mean somehow appeared in my itunes, so i googled the album name and it came up with that site.
  4. Replies
    7
    Views
    1,826

    anyway it doesnt matter, ill just keep it in one...

    anyway it doesnt matter, ill just keep it in one source file.
  5. Replies
    7
    Views
    1,826

    the reason is that it is tedious to work on as i...

    the reason is that it is tedious to work on as i have to keep scrolling up and down all the time, as im not an experienced programmer. and that its rather difficult to find the correct funtion i want...
  6. Replies
    7
    Views
    1,826

    could you explain why it has typedef and i take...

    could you explain why it has typedef and i take it exmple_tag is the name of the structure?
  7. Replies
    7
    Views
    1,826

    so the structure goes in the headerfile, and the...

    so the structure goes in the headerfile, and the rest in the .cpp file?
  8. Thread: Music Opinion...

    by dac
    Replies
    3
    Views
    2,011

    Music Opinion...

    http://www.silentshout.co.uk/ im not a music person at all tbh, but ive stumbled across this website, and i quite like the music on it. anybody else's opinions id love to hear, my fav tracks 05.
  9. Replies
    9
    Views
    1,892

    float x;

    float x;
  10. Thread: How do you think?

    by dac
    Replies
    23
    Views
    4,311

    can i just say that what Deckard was describing...

    can i just say that what Deckard was describing is a trait of people suffering from schizophrenia! when they cant seem to keep on the same topic, and tend to change topic without knowing. but thats...
  11. Replies
    7
    Views
    1,826

    Multiple Source Files with Structures

    i have a big favour to ask, could sombody please give me an example of multiple source files using structures. the reason is that i have a rather large file with 1k+ lines and roughly 18 functions,...
  12. Thread: Turbo C compiler

    by dac
    Replies
    7
    Views
    4,444

    my college uses Dev-C on windows 2000/NT. if you...

    my college uses Dev-C on windows 2000/NT. if you want to install sommin then its pretty easy, i managed to boot one of the computers up with a knoppix disc, after i saw one of the technitions input...
  13. Replies
    31
    Views
    7,060

    ok ok, i grew tired of this debade a while ago....

    ok ok, i grew tired of this debade a while ago. just love computing for what it is i say,
  14. Replies
    31
    Views
    7,060

    oooooooo, it looks like sombody has got their...

    oooooooo, it looks like sombody has got their handbag out lol, what bugs me is that everybody seems to have the definate definition of what a hacker and a cracker are, who says who is right? judging...
  15. Replies
    13
    Views
    3,009

    lol, thats basically the URL.

    lol, thats basically the URL.
  16. Replies
    31
    Views
    7,060

    you naughty boy! wish i knew how to do...

    you naughty boy!


    wish i knew how to do that lol,
  17. Replies
    10
    Views
    1,521

    OMG! even the variable names are written in...

    OMG! even the variable names are written in french! lol
  18. Replies
    13
    Views
    3,009

    i thought that too, this message board, forum is...

    i thought that too, this message board, forum is quite hard to find. i think its like that on purpose. such as only a person really wanting help with C would have the interest to keep searching till...
  19. Replies
    31
    Views
    7,060

    so your saying you can only be a "hacker" if your...

    so your saying you can only be a "hacker" if your original? when it comes to computing theres only a certain amount of originality, i mean if every single person so called a "hacker" was original...
  20. Replies
    8
    Views
    1,907

    from what i gather i think your making some kind...

    from what i gather i think your making some kind of media player, and ye, them comments are wayyyyyy big lol, makes the code a little hard to read tbh.

    what exactly does the code do? just display...
  21. Replies
    10
    Views
    1,536

    just the end of the line, it makes sure that...

    just the end of the line, it makes sure that anything else displayed goes on a new line.

    edit: you dont really need it on the end one though, but you do need the extra <<'s
  22. Replies
    10
    Views
    1,536

    you forgot the '

    you forgot the '<<' at the end.

    edit: in between the "equals" << ( etc) << endl;
  23. Replies
    31
    Views
    7,060

    agreed. its hard not to be lured onto the "i...

    agreed. its hard not to be lured onto the "i wanna be a hacker" bandwagon, especially when your young i.e. < 25. but i try not to think about stuff like that and just enjoy computing in other ways...
  24. Replies
    10
    Views
    1,536

    a simpler easier way would be something like...

    a simpler easier way would be something like this;


    float Number1, Number2;

    cout << "First Number : ";

    cin >> Number1;

    cout << "To be multiplied by : ";
  25. Thread: Ediot:

    by dac
    Replies
    10
    Views
    2,969

    thats a very good idea, i think your hoping to...

    thats a very good idea, i think your hoping to start a new fase or something. ;-)

    EDIOT: are you sure its ethical? mod's may consider derogatory.
Results 1 to 25 of 150
Page 1 of 6 1 2 3 4