Search:

Type: Posts; User: ajoo

Search: Search took 0.00 seconds.

  1. Thread: sin and cos

    by ajoo
    Replies
    2
    Views
    1,397

    sin and cos

    Hi. This is a very simple question;
    I'm was making some rotation functions when I realized that sin() and cos() worked with Radians. Is there anyway to get it to work with degrees? I'm much more...
  2. Replies
    1
    Views
    2,097

    Headers and Global Variables

    Hi. I'm with a big problem. I decided to divide my program in several source files, but i've never done it.
    I had a Main.cpp file. Then I created two more source files (file1.cpp and file2.cpp). I...
  3. Thread: Newbie Question

    by ajoo
    Replies
    1
    Views
    845

    Newbie Question

    Hi there.

    I just wanted to know what's the difference between some functions:
    the difference between the WNDCLASS class and the WNDCLASSEX class.
    the difference between CreateWindow(...) and...
  4. Thread: Assembler in c++

    by ajoo
    Replies
    4
    Views
    1,644

    I have Windows Millenium and I use MS Visual C++...

    I have Windows Millenium and I use MS Visual C++ and Dev-C++.
  5. Thread: Assembler in c++

    by ajoo
    Replies
    4
    Views
    1,644

    Assembler in c++

    Hi there.

    I just wanted to know how can I use Assembler in c++.
    With this I mean: which headers do I need to include in my program; how do I call a DOS Interrupt and how do I write to a specific...
Results 1 to 5 of 5