Thread: Error Clarification ..!!

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    19

    Error Clarification ..!!

    Dear Friends,

    Can Any one tell me what is the meaning of the error.

    while compiling a program ...... I am getting this ....

    cc: Error: cftodat.c, line 75: Missing identifier. (parnoident)
    fscanf(ftemp,"%s",tmpname1);
    ----------------^


    I heard this word parnoident for the first time. ....

    thanks and regards
    Mehul Doshi

  2. #2
    Unregistered
    Guest
    parnoident = parameter no identifier

  3. #3
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    What data type is tmpname1? And did you check the line above the line where the error is to see if you are missing a semicolon?

Popular pages Recent additions subscribe to a feed