Re: [PIC] Learning C

Isaac Marino Bavaresco <[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.pic
Message-ID <[email protected]>
C is almost isomorphic to Pascal. The syntax is different but the 
constructs are very similar.

Indeed, it is possible to translate 80% of the code from Pascal to C 
with a set of REGEX search and replace.

The hard part is that C is very liberal with what you can do to the data 
and data types, being easy to make erros due to type mixing that would 
be caught by Pascal and gladly accepted b y the C compiler.

Cheers,

Isaac


Em 10/11/2024 15:29, David C Brown escreveu:
> Although I enjoy programming in Assembler, the fact that so many libraries
> abd code examples are in C I think that the time has come for me to learn
> that language.
>
> Any advice on how to do that would be welcomed, be it a book or online
> resources.
> I am a competent programmer having programmed in  with Forth, Fortran.
> \Pascal, Visual basic
> __________________________________________
> David C Brown
> 43 Bings Road
> Whaley Bridge
> High Peak                           Phone: 01663 733236
> Derbyshire                eMail: [email protected]
> SK23 7ND          web: www.bings-knowle.co.uk/dcb
> <http://www.jb.man.ac.uk/~dcb>
>
>
>
> *Sent from my etch-a-sketch*

-- 
O software antivírus Avast realizou uma checagem de vírus neste e-mail.
www.avast.com

-- 
http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive
View/change your membership options at
https://mailman.mit.edu/mailman/listinfo/piclist
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.