Thread: error message i dont understand

  1. #1
    Registered User
    Join Date
    Dec 2003
    Posts
    16

    error message i dont understand

    I have an error message when i compile that i dont understand, and was hoping someone could tell me what it generally means:

    "statement cannot resolve address of overloaded function"

    the statement it points to is "storage.first()"

    cheers for any replies

    Andy

  2. #2
    Registered User
    Join Date
    Apr 2004
    Posts
    100
    I'm probably not the one who's going to know the answer (I'll try anyway ) but if you'd post the code, it'll probably help folks to know what you're dealing with.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. I could not understand this question
    By enggabhinandan in forum C Programming
    Replies: 3
    Last Post: 10-22-2006, 05:17 AM
  2. Replies: 21
    Last Post: 10-14-2006, 04:38 AM
  3. Need software to help to understand C source code
    By Kincider in forum C++ Programming
    Replies: 1
    Last Post: 09-28-2006, 09:44 PM
  4. Replies: 13
    Last Post: 08-24-2006, 12:22 AM
  5. Need help to understand x["AC"] in the following code
    By jcourcel in forum C Programming
    Replies: 11
    Last Post: 06-06-2006, 01:13 AM