Question : unsigned char :strtok

hi,

for signed chars, strtok, strcmp is used. if it is unsigned char, can anything be used. i tried with strtok , strcmp but i get the error "warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness".

tks.

Answer : unsigned char :strtok

Random Solutions  
 
programming4us programming4us