Re: A question about memcpy

2005-11-02 Thread Mike Stump
This is the wrong list for such questions. In the future, please use gcc-help, thanks. On Nov 1, 2005, at 10:38 PM, Eric Fisher wrote: When I compile such c codes as following, int a=0x,i; int sra[32]={0x,0x,0x,0x, 0x,0x,0x,

A question about memcpy

2005-11-01 Thread Eric Fisher
Hi, When I compile such c codes as following, int a=0x,i; int sra[32]={0x,0x,0x,0x,0x,0x,0x,0x, 0x,0x,0x,0x,0x,0x,0x,0x, 0xf