Search:

Type: Posts; User: Zlixar

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    18,642

    msdn asks you to cough up $1,037 for Visual C++...

    msdn asks you to cough up $1,037 for Visual C++ software, and well damn theres no middle finger smiley lol.

    well i went and read all of the cprogramming.com C++ tutorials... got a good hang of it...
  2. this may or may not be it and im new at c++ but...

    this may or may not be it and im new at c++ but shouldnt it be:

    #include "stack.h"
    #include <cstddef>

    void Stack::Stack()
    {
    }

    void Stack::~Stack()
  3. Replies
    8
    Views
    18,642

    Windows.h and other documentation

    i cannot seem to find proper documentation on windows.h/ a decent (free) intro to windows windowed(that sounds weird) programming as well as documentation to many of the header files included with...
Results 1 to 3 of 3