Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I have done this before, but I also forget the character used. Just make a for loop and printf the characters 0x00 -> 0x31. I know one of these will do it. (if you take your time, it shouldn't be hard to figure out which one) --- Quote End --- I've added for loop with printf but it doesn't work.