i am a basic learner of c...............i think the header file must be
  #include<string.h>

Ashwin Mittal <[EMAIL PROTECTED]> wrote:
          Hi all,

I am using HP aC++ ...!

I am getting this error while compilaing def.cpp...

The header file in which it has code has 

#ifndef __GHI_H__
#define __GHI_H__ 
#include <string>

typedef map<string,ABC *> KLM; ---> @ this line it is showing the following 
error...!

extern int pop;



------------------------------------
Compiling C++ source def.cpp
Sun Jan 14 16:12:45 2007
------------------------------------

Error 600: "/abc/ghi.h", line 10 # Type specifier is omitted; "int" is no 
longer assumed.
    typedef map<string,ABC *> KLM; 


Please help...!




         

                                
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 

Reply via email to