Hello,
Im using vsnprintf() in my application code and ive included
#include <xdc/std.h>
#include <xdc/runtime/System.h> in my code.
Im using DSP SYS/BIOS 6.
On compilation , i get the warning : : function declared implicitly
Please let me know the reason for this warning and how can i remove this warning ,.
Thanks
Santosh