Differencce of address pointer manipulation in vxworksDiab and GNU GCC

I was wondering what was happening for vxWorks Diab compiler and GNU gcc compiler.
GNU gcc needs void *  for printing%p where diab dont generate such warning.
for %x also gnu expect unsigned int * as argument where diab also don't generate any warning.

Comments

Popular posts from this blog

Airtel Digital tv remote factory reset and reprogram

Tracking Linux kworker threads

Asynchronus I/O (AIO) in vxworks and Linux