Thread: what does "member function must be called or its address taken" mean?

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    25

    what does "member function must be called or its address taken" mean?

    anyone know?
    I Love Jesus

  2. #2
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    know the error... you would get it in this example

    function_or_statement{something);

    check your braces and brackets

    show code... it can be other things
    Blue

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Seg Fault in Compare Function
    By tytelizgal in forum C Programming
    Replies: 1
    Last Post: 10-25-2008, 03:06 PM
  2. I am very new . . . :(
    By Eternalglory47 in forum C++ Programming
    Replies: 6
    Last Post: 09-05-2008, 11:29 AM
  3. Replies: 28
    Last Post: 07-16-2006, 11:35 PM
  4. Replies: 6
    Last Post: 04-21-2006, 08:49 PM
  5. Problem with Visual C++ Object-Oriented Programming Book.
    By GameGenie in forum C++ Programming
    Replies: 9
    Last Post: 08-29-2005, 11:21 PM