• strlen function not working properly
    Hi Guys I am facing a very strange problem related to the strlen inbuilt function in the keil C51. I wrote few functions as follows: Function 1 : void ModMasterData(uChar *,uChar *...
  • Menu
    Hi Can any one help me how implement Menu and sun menus using c or any link. thanks
  • #ifndef does not work properly
    Hello! I want to include the same headerfile in more than one sourcefile and of course have to take care that each Headerfile is included just once. I really have no clue, why this works for...
  • URGENT : ulink is not working properly
    Hi All, I am using ulink2 tool for programming the LPC 2378 processor. When i connect the ulink to the board, the PC initializing the ulink properly(LED' status is good). The chip ID is detecting...
  • _lror_ doesn't work properly
    Everytime I try to use the _lror_ it works fine several times... but if there's an overflow the variable is set to 0x00000000 //here's the test programm void main(void) { unsigned long test...