On Tue, 19 May 2020, Muhammed Suhail wrote:
Hello Team,Could you tell me why the following result comes up. Question Sscanf(" 1234567 ", "%5s%d", &s, &i) //yields s=12345,i=67
Please share the complete function as you have written.
Saifi.
On Tue, 19 May 2020, Muhammed Suhail wrote:
Hello Team,Could you tell me why the following result comes up. Question Sscanf(" 1234567 ", "%5s%d", &s, &i) //yields s=12345,i=67
Please share the complete function as you have written.
Saifi.