Search:

Type: Posts; User: mewatC

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,356

    Hello, thank you for your answer! Yes,...

    Hello,

    thank you for your answer!


    Yes, that is the reason why i am so interested in assembler, and because it's so
    close to the hardware.

    greetings,
    newatC
  2. Replies
    5
    Views
    1,356

    Question about BLASM.

    Hello,

    what exactly is BLASM, is it comparable with TASM, NASM or MASM but for
    Windows?
    http://www.andreasberg.se\blasm.php

    I want to start with Assembly programming and i heard that the...
  3. Replies
    3
    Views
    2,019

    Hello, thank you for your answers. ...

    Hello,

    thank you for your answers.

    greetings,
    newatC
  4. Replies
    3
    Views
    2,019

    Express Edition resource editor?

    Hello,

    do i really need a resource editor (Pelles C, for example) if i want to work with
    the C++ Express edition and using WinAPI?

    greetings,
    newatc
  5. Replies
    3
    Views
    1,429

    Hello, thank you for your answers. ...

    Hello,

    thank you for your answers.

    greetings,
    newatC
  6. Replies
    3
    Views
    1,429

    Question about enum.

    Hello,

    i did not have used enum so far, so i have the following questions:



    enum Numbers { ONE, TWO, THREE, FOUR, FIVE };
    typedef enum { ONE, TWO, THREE, FOUR, FIVE } Numbers;

    1. What is...
  7. Replies
    2
    Views
    1,428

    I´m sorry, thank you. newatC

    I´m sorry,

    thank you.

    newatC
  8. Replies
    2
    Views
    1,428

    Express edition?

    hello,

    is it possible to sell applications, which are developed with the express edition and,
    are there any other restrictions?

    thank you,
    newatC
  9. Replies
    1
    Views
    1,308

    Visual Studio Express Edition

    Hello,

    is it allowed to sell programs which are written with the express edition?

    Thank you!

    greetings,

    newatC
  10. Thread: Source code

    by mewatC
    Replies
    3
    Views
    1,339

    Source code

    Hello,

    can anyone tell me where i can find the source codes of little windows
    applications with those i can play and learn from, for example:

    a little text-editor (like the windows notepad)...
  11. Replies
    2
    Views
    1,327

    Professional IDE / Compiler

    Hello,

    so far i have only written console programs with Visual C++ 6.0(free version),
    but now i will lern to program with WinAPI, and i want to give away
    my programs (for free or shareware)....
  12. Replies
    1
    Views
    959

    Question about IDE.

    Hello,

    at the moment i use Visual C++ 6.0 (Free Book Version), but now want
    buy a Professional IDE, but i don't know wich.

    What is the better alternative, Borland C++ or Visual Studio?
    I also...
  13. Replies
    3
    Views
    1,300

    Hello, thank you for your answer, the problem...

    Hello,

    thank you for your answer, the problem is that i have written a
    morsetrainer and the console version is done. In this version the
    user must use two keys (dot and dash). But now i am...
  14. Replies
    3
    Views
    1,300

    Time measurement and sound

    Hello,

    first of all, i apologize if my english is not accurate.

    Now the question,

    is the following possible in C/C++:

    i write it in (beginners) pseudo-code.
  15. Replies
    7
    Views
    4,285

    Hi, thank you for your answers, and thank you...

    Hi,

    thank you for your answers, and thank you for the link Salem.

    newatC
  16. Replies
    7
    Views
    4,285

    real random numbers

    Hi,

    is there an existing function in C like rand(), but which creates real
    random numbers?

    newatC
Results 1 to 16 of 16