Search:

Type: Posts; User: rockdj

Search: Search took 0.00 seconds.

  1. Replies
    36
    Views
    5,510

    Now its clear... And its not 'the same' as I...

    Now its clear... And its not 'the same' as I think before :\ Thanks for explanation, jlou.
  2. Replies
    36
    Views
    5,510

    Indeed! Search::"namespace std" found ...

    Indeed! Search::"namespace std" found 99999999999s threads...
    Anyone who have a time please explain me why shoud I avoid to use "using namespace std"?
  3. Replies
    36
    Views
    5,510

    Yes yes, me too! :P

    Yes yes, me too! :P
  4. Replies
    36
    Views
    5,510

    including namespaces

    using namespace std
    using std::Command
    std::cout << something; std::cin >> anything;

    Its the same but I think that the first-line method is more handy, even if you have 2-3 commands to include.....
  5. Replies
    14
    Views
    2,634

    Ok, its clear. Its not you or your column....

    Ok, its clear.


    Its not you or your column. Its forum bug :\ I have the same in previous post.
  6. Replies
    14
    Views
    2,634

    Really? Then please explain me why there is no...

    Really? Then please explain me why there is no that method in most books? And why most tutorials in internet using character arrays instead of this so-handy method?
  7. Replies
    14
    Views
    2,634

    Omg! Is it legal? :D I mean.. is it standart?

    Omg! Is it legal? :D I mean.. is it standart?
  8. Replies
    4
    Views
    3,515

    prog-bman, THANK you! I wonder why its not cover...

    prog-bman, THANK you! I wonder why its not cover in my book.
  9. Replies
    4
    Views
    3,515

    THE SAME example I have in my book! I dont...

    THE SAME example I have in my book! I dont understand what I do wrong.
    _HEADER_H - Is it actually header name or just something? If it is, its not working for me...
    I type:


    #ifndef _MAIN_H...
  10. Replies
    4
    Views
    3,515

    deal with multiple includes

    I dont get how to avoid multiple includes.
    The task is simple:
    We have 2 (for example) source files and one header file. We want to use this header for both sourse files.
    I have found some...
  11. Replies
    132
    Views
    721,327

    Sticky: Ok here is my 1st game @_@ Very nooby ofcourse.....

    Ok here is my 1st game @_@
    Very nooby ofcourse..

    Operating system: Windows XP
    Compiler: Visual Studio .Net 2003
    Graphics Library: none
    Other Libraries: standart
    Description: text based casino.
  12. Replies
    4
    Views
    1,747

    Ok I solve that. The problem was - old sourse...

    Ok I solve that. The problem was - old sourse code...

    I know, 1st post was bad. Its just because I was tired, sorry.


    Well... actually not, sorry :) I'll do that.
  13. Replies
    4
    Views
    1,747

    help with strange errors

    compiling...
    Main.cpp
    c:\Program Files\DX9SDK\Samples\C++\Common\Include\d3denumeration.h(33) : error C2143: syntax error : missing ';' before '*'
    c:\Program...
  14. Replies
    21
    Views
    2,431

    schools or college?

    schools or college?
  15. Replies
    21
    Views
    2,431

    Google is useful forsure but all we know that...

    Google is useful forsure but all we know that books are better for digging into something special like programming.
    I have no choose so I will make my best with googling..
  16. Replies
    21
    Views
    2,431

    Yeah.. Its just great! I dream to be able to make...

    Yeah.. Its just great! I dream to be able to make things like that.


    Ok. I'll memorize that. Thanks.
  17. Replies
    21
    Views
    2,431

    Thanks for your feedback guys. Today I have...

    Thanks for your feedback guys.

    Today I have bought the book named "C++: How To Program Third Edition" written by Deitel & Deitel. I live in Russia so I don't have a chanse to use an online shop...
  18. Replies
    21
    Views
    2,431

    Hi Im new here. Need some advice

    Hi everyone. Im new on this forum and in C++.

    Tomorrow Im going to buy some C++ books and I hope they helps me a lot..

    Programming is my hobby so I desided to start with simple games. What do...
Results 1 to 18 of 18