I see if you did this

int a=*p;

debug_var (a.....

that the str_for_num (NULL,vv) which is debug_var , would work no problem .

sooo , I don't know why string functions do not work with dereference , could it be because its a dereference to different types ?

no idea , but yeah


Compulsive compiler