Search:

Type: Posts; User: Baard

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,512

    Hmmm... I guess something went wrong with the...

    Hmmm... I guess something went wrong with the attachment. Hope it works this time.
  2. Replies
    2
    Views
    1,512

    Ambiguous call to overloaded function and more

    Hey,

    I'm writing an appilication for the Windows console and I would really appreciate it if some people would just look at it and comment on it since I don't have anyone else that can give me...
  3. Thread: Rate my code

    by Baard
    Replies
    2
    Views
    1,648

    Man I feel stupid about my way of writing down a...

    Man I feel stupid about my way of writing down a &= ~Bit(b)

    thanks...
  4. Thread: Rate my code

    by Baard
    Replies
    2
    Views
    1,648

    Rate my code

    Hey,
    I'm a beginning C++ programmer and I'm writing a console file-search application that uses a DataBase with a list of files (like locate from the linux shell). Below is the sourcecode that I've...
  5. Replies
    3
    Views
    2,103

    With "all of this" you mean argc and *argv[]?...

    With "all of this" you mean argc and *argv[]? Might be a good idea, hadn't thought about that one. But what I don't like about solutions like this one and my personal second and third, is that...
  6. Replies
    3
    Views
    2,103

    passing arguments

    Hey,
    See below for sourcecode. The program will eventually be a locate like the one from the UNIX shell. Function CreateDataBase() needs to know what drives it should include in the DataBase. There...
Results 1 to 6 of 6