Answer the question
In order to leave comments, you need to log in
Package tracking API?
Maybe someone has seen the package tracking API? Or just write a parser?
Answer the question
In order to leave comments, you need to log in
printf(num=1);
there is a call to address 1, if you want to print an int, then this is not done this way.
It outputs not a string, but formatting.
int printf( const char *format, ... );
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question