Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAre you sure the atol() conversion is performed correctly? I mean, is the value assigned to data different from zero ?
I'd also put buffer[4]=0 in order to correctly terminate the string chunk.