This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
It means that there is data type conflict between usage and declaration. Correct data type for a function etc (from library/system call) are explicitly listed in the man page, and you must use/declare/define exactly like that. -ishwar
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Dear all, I wanna know when i receive "Conflicting types for 'x'" (x is a variable that it's mentioned to a data type),What does mean that error? Yours,Mohsen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGBjUU/ZBAvBh9bHIRAl+DAJ9YhbzLoff9o/IBUEeyeh/fgq3N6gCcD8Cg j/QsKpS5jFgVSv3fmqIooCE= =NEPI -----END PGP SIGNATURE-----
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |