bunti1...@cooltoad.com wrote:
> I changed the C file at all three places where it was giving error and that
resolved the issue.
>
> From line 63, I removed the numeric value present in the function call.
> --- if (ctime_r(clock, buf) == buf)
>
> From line 63, I removed the numeric value pr
I changed the C file at all three places where it was giving error and that
resolved the issue.
>From line 63, I removed the numeric value present in the function call.
--- if (ctime_r(clock, buf) == buf)
>From line 63, I removed the numeric value present in the function call.