Subject:
|
Re: More on Miniboard woes and woohoos.
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Fri, 6 Oct 2000 13:42:41 GMT
|
Viewed:
|
1193 times
|
| |
| |
> In general on embedded systems you _don't_ want to use printf, way more
> features than you need. Try using "puts()" to print strings and
> printdec(int x) to print a decimal number. Between the two of them you can
> write some really tight code.
I didn't think printf() was even available on the shareware (old) version
of icc?
|
|
Message has 1 Reply: | | Re: More on Miniboard woes and woohoos.
|
| (...) I'm hitting two posts at once here... James, It came as a printf.c file with the freeware ICC11 compiler on the Miniboard site. I was curious as it was to be used with the dhry.c code Richard Mann included. However, that dhry.c code when I (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
|
Message is in Reply To:
| | Re: More on Miniboard woes and woohoos.
|
| If you upgrade to the commercial version of icc11 not only do you get a downloader that works under windows 9x but also very nice library interface. (disclaimer: I wrote the library :-) In general on embedded systems you _don't_ want to use printf, (...) (24 years ago, 6-Oct-00, to lugnet.robotics.handyboard)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|