• Sizeof operator gives wrong output with printf for some data types
    Hi! I am using sizeof operator in my c code. I have been through the thread "C51: INCORRECT OPERATION OF PRINTF AND SIZEOF".I tried the same.But it shows size of 'short int' as well as 'int' as 2...
  • Sizeof operator gives wrong output with printf for some data types
    Hi! I am using sizeof operator in my c code. I have been through the thread "C51: INCORRECT OPERATION OF PRINTF AND SIZEOF".I tried the same.But it shows size of 'short int' as well as 'int' as 2...
  • Unbounded Arrays and the sizeof operator
    I take it using sizeof() on a array that is unbounded is a problem (I am getting sizeof returns size of type 0 warnings). I have defined a constant array of pointers unbounded IE #define CCHARPTR...
  • Unbounded Arrays and the sizeof operator
    I take it using sizeof() on a array that is unbounded is a problem (I am getting sizeof returns size of type 0 warnings). I have defined a constant array of pointers unbounded IE #define CCHARPTR...
  • sizeof operator
    Hai can anyone give the information abt sizeof... how to sizeof operatot exactly in 8051 family