Search:

Type: Posts; User: kaos_frack

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    6,234

    In large projects it's probably better to keep...

    In large projects it's probably better to keep and update a diagram of header/source files with their relationships even if the developers(s) can remember everything, because other people who read...
  2. Replies
    6
    Views
    6,234

    It's clear now, thanks a lot!

    It's clear now, thanks a lot!
  3. Replies
    6
    Views
    6,234

    where to include header files?

    Where should I include other header files, in header file or source file? What is the difference between the below two:



    //file1.h
    #include "file2.h"
    ...
  4. Replies
    7
    Views
    2,199

    i think mfc is very complicated .NET requires...

    i think mfc is very complicated

    .NET requires the .net framework, that's why i don't want to use it

    thanks for your replies
  5. Replies
    7
    Views
    2,199

    i want to start gui programming

    i've been learning c++ for about 3 months
    i've created lots of very simple console based apps
    now i want to start creating apps with gui
    but i don't know which framework/library to choose:
    MFC,...
Results 1 to 5 of 5