Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI would be more worried about the execution time of the sprintf();
Try using a 'quick and dirty' conversion into (say) base 16 (eg fixed width and consequetive character values).I would be more worried about the execution time of the sprintf();
Try using a 'quick and dirty' conversion into (say) base 16 (eg fixed width and consequetive character values).