• Casting without warning
    Hi, I really like to compile all my code with the highest warning level and having the beautifull result of 0, errors and 0 warnings! The problem is that I need to access to functions as pointers...
  • void pointer to struct pointer cast
    I declared a void pointer void *ptr; and a typedef struct named testStructure, with a member 'unsigned int a'. Now I will cast this pointer to a struct pointer: ptr=(testStructure*)malloc...
  • cast a char[] = "" value(s)
    hi Forum! I have declared an char-array, for a simple Data stream buffer of bits: char data[] = "101101010011111@". And now just want cast this items to a integer-value. How can i do this in...
  • void main (void)
    we have purchase a lpc2368 kit. and we got a keilversion3. i dont know how to see PRODUCT SERIAL NUMBER (PSN). so plz help me how to find it.
  • void
    plz respond how to made the program for 89c51 for sms based home appliance control & plz do explain every line