Re: [PIC] Learning C
smplx <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 14 Nov 2024, David C Brown wrote: > Ans 404 to you :-) > > Onew of the problems I have with trying to understand code examples in C is > that so many of them are incomprehensibly dense. > What would be five or six lines in Pascal or Basic is a single line in C. "They" used to say: for every problem there is a one line APL program. If you think C can be terse have a look at APL (but don't forget to stock up on asprin first). If you want something beautiful to look at try ICON (the programming language) but you won't be able to use this on a PIC. :-) Friendly Regards Sergio