[sllug-members]: differ in signedness
Lamont R. Peterson
lamont at gurulabs.com
Mon Jul 31 15:27:08 MDT 2006
On Monday 31 July 2006 03:08pm, Adam Barrett wrote:
> I keep getting errors like these when I try to compile stuff. I have no
> idea what it means and searching on Google is not helping.
>
> warning: pointer targets in passing argument 3 of âgetsocknameâ differ in
> signedness
The function requires a signed int (or float or ...) and your are passing an
unsigned value, or vice versa.
--
Lamont R. Peterson <lamont at gurulabs.com>
Senior Instructor
Guru Labs, L.C. [ http://www.GuruLabs.com/ ]
GPG Key fingerprint: F98C E31A 5C4C 834A BCAB 8CB3 F980 6C97 DC0D D409
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://sllug.org/pipermail/sllug-members/attachments/20060731/e36a4649/attachment.pgp
More information about the sllug-members
mailing list