• WHAT IS DIFFERENCE BETWEEN ?C?COPY AND ?C?COPYAMD
    Hi: I call "memcpy" in my program and I found C compiler call ?C?COPY or ?C?COPYAMD. Who can tell me the difference in them? and what's condition will call ?C?COPY or ?C?COPYAMD. Thanks.
  • project copy
    hello, how do you create a copy of a project with a new name? I have project X that I want to duplicate as project Y and make unique changes to it ( and leave project X untouched) I do not...
  • copying a target
    In switching to some new hardware, I need, with the very same source files to create another build where the only difference is some 'options for target' (C/C++ and debug settings). Both builds have...
  • Copying Structs
    Hi all, I need some help about assigning two structures. The simple Function void CopyStruct(struct A *sSrc, struct A *sDst) { *sDst = *sSrc; } is translated to ; Variable 'sDst' assigned...
  • mmc copy
    To copy all files or folder from one mmc card to another using lpc2132 with FAT32