Recent content by sharavsambuu

  1. S

    What is ANSI C and How Does it Compare to Other Programming Languages?

    How to handling Signals. and what is -Signal? -Shared memory? -Message queue? .....
  2. S

    What is ANSI C and How Does it Compare to Other Programming Languages?

    Hi there. Lets talking here all about ANSI C language.:smile:
  3. S

    C/C++ C++ Game Source: Mongolians Welcome!

    My first source of "SNAKE game" I'm just writing in DOS. You may compile it by TURBOC compiler. //name: Snake //author : Sharavsambuu #include stdio.h #include conio.h #include iostream.h #include graphics.h #include dos.h #include stdlib.h #define X 200 #define Y 150 #define...
  4. S

    C/C++ C++ Game Source: Mongolians Welcome!

    Сайн байна уу? Хэрвээ энд манай Монголчууд ордог бол. хэ хэ Та нар энд C++ дээр хийсэн жижиг сажиг тоглоомынхоо соорсыг энд тавьж болно шүү! Hello all. Lets putting here you c++ game source! sorry my bad english!
Back
Top