Search:

Type: Posts; User: rmlove

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    865

    thanks

    thanks
  2. Replies
    2
    Views
    865

    Function pointers

    I keep on getting this error in BCC32

    Error E2285 a3main.cpp 149: Could not find a match for 'TextField::TextField(int
    ,int,int,char *,int,void,Field *)' in function mainScreen::mainScreen()
    ...
  3. Thread: How do I

    by rmlove
    Replies
    4
    Views
    982

    Thanks, saved me alot of pain of doing bit by bit...

    Thanks, saved me alot of pain of doing bit by bit copying
  4. Thread: How do I

    by rmlove
    Replies
    4
    Views
    982

    How do I convert an integer to a string?

    I am trying to convert an int to a string I used itoa() on my Borland compiler, but on my schools VisualAge C++ Professional / C for AIX Compiler, Version 5 running on a Unix server this function is...
Results 1 to 4 of 4