Search:

Type: Posts; User: Micro

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    941

    That's my problem...

    How to get complier informs from the debug thread?
    I mean where to get the result?
    Do you know where debug puts its complier informs?
    In stack? Or ...?
  2. Replies
    10
    Views
    3,505

    Why to use C++?

    to write an operate system , it's not advised to use C++!
    First, its speed is not proper to run an os.
    Second,C++ is a very larger and complex language.
    C++ is finally complier to C code then to...
  3. Replies
    3
    Views
    941

    how to use compiler in my application?

    I wanna to use a compiler (etc. masm.exe.or debug.exe) in my
    program,but how to send parameters,and how to get the debug information?
    I wanna only the debug results,not want to see any complier or...
Results 1 to 3 of 3