Previous definition of strdup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

I want to supply my own definition of strdup. So, in
my code I did

#define strdup(s) my_strdup(s)

But when I compile it, I get an error that there is a
previous definition of strdup.

string2.h: this is the location of the previous
definition.

Can someone tell me how to resolve this.

YKhan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux