Search:

Type: Posts; User: nijmegen

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,710

    visual c++ c2039 code of not a member function

    Hi,

    I posted the message (c other thread). Here follows the code causing the problem.

    class containing the function......


    class CDeleteWrd : public CDialog
    {
    // Construction
  2. Replies
    4
    Views
    2,710

    c2039 visual c++ not a member of

    Hi,

    I have a problem accesing a member function of a class. Using MS Visual C++ i get the c2039 error everytime i try to acces a member function build by the program. Classes build by myself dont...
  3. Replies
    1
    Views
    3,880

    outport(int, int);

    Hi,
    i am working on a programm that uses the function outport from the dos.h header file. But when i compile my program using Borland C++ 5.2 i get the error:

    Call to undefined function 'outport'...
  4. Replies
    2
    Views
    1,463

    Thnx your advice, never would have figured it out...

    Thnx your advice, never would have figured it out myself
  5. Replies
    2
    Views
    1,463

    write/read list of classes to file

    I don't get it. I am working on a program in which i'd like to save a list of classes to a file, and later on read them again. I am doing something wrong but i dont know what. The code below is an...
  6. Replies
    1
    Views
    1,213

    spanish character output ansii

    Hi there,

    Does somebody know how i can create a spanish n~ or e' in just one character. I am using an american standard keyboard but like to be able to create spanish characters in a DOS program....
Results 1 to 6 of 6