[i=s]This post was last edited by paulhyde on 2014-9-15 09:44[/i]To write C language well, beautiful macro definitions are very important. Using macro definitions can prevent errors, improve portabili
I have a compilation warning: warning: integer conversion resulted in truncation. The problem is located in the program segment: Uint16 *AudioBuffer; AudioBuffer=(Uint16*)malloc(120000*sizeof(Uint16))
I am an ARM beginner and don't know where to start. I have some basic knowledge of 51 microcontrollers. Please recommend me some good books on ARM learning~~ Thank you!!
I am using evc to write a tray program. When the mouse moves over the icon, the prompt information cannot be displayed. Please help me... static NOTIFYICONDATA nid; nid.uFlags=0; nid.cbSize=sizeof(NOT
Recently, a company asked me to port my original MOBILE program to their equipment. Now I am not sure about the following three aspects. I have never worked on WinCE 5.0. I don't know whether I need t