Microsoft
Software
Hardware
Network
Question : strcpy : pointer targets in passing argument 1 of ‘strcpy’ differ in signedness
hi,
my strings are unsigned and i am passing it to strcpy and i am getting this warning.
but the program runs fine. wouldn't i lose value because signed can only support up to 127 when
unsigned supports 0 to 255.
I also got this error for strlen.
tks
Answer : strcpy : pointer targets in passing argument 1 of ‘strcpy’ differ in signedness
The bits are the same, the value attributed to the bits may differ, bur strcpy does not care about the values, except for '\0' which is the same whether signed or unsigned.
Random Solutions
Access - SQL user parameter entry
Access form - Using Sum function to validate records
error installing ajaxcontroltoolkit - 'there was an error loading types or assembly...'
Strip out ’s in mySQL query | XML Parsing Error: undefined entity
Protect Store Procedures in SQL 2000 & 2005
Pass recordset from local sql server to remote sql server using access adp
vmware player shows black screen on win 2003 server
Can't boot SBS 2008 Standard - CRCDISK.SYS
Cisco Unity Express to Trigger MWI on overlay DN
Automatically do a release build