Dear All,
In my coding , by mistaken i used printf() function instead of sprintf().... but my code compile ....but not running....
but after replacing sprintf() function ....my code is working fine.
Can any explain be what happen?
Thanks in Advance.