A little late to ask this about the IDE but ...

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Barry914
 
Posts: 448
Joined: Sun Dec 08, 2013 1:26 pm

A little late to ask this about the IDE but ...

Post by Barry914 »

... Where can I find a complete language reference? The online reference is very limited and incomplete. For instance, it seems string functions are supported even if you don't #include the string library. Same with some other standard functions. Where can I find a complete language reference and the libraries included by default and/or supplied with the IDE?

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: A little late to ask this about the IDE but ...

Post by adafruit_support_mike »

That's probably a question you want to ask in the Arduino forums: http://forum.arduino.cc

As far as I know, the documentation on the website (and included with the IDE) is everything that exists. To go beyond that, you need to dig into the source code.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”