1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/build/shared/examples/8.Strings
2010-12-03 23:12:41 -05:00
..
CharacterAnalysis Replacing custom String.toInt() function with a call to atol(). 2010-12-03 23:12:41 -05:00
StringAdditionOperator Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
StringAppendOperator Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
StringCaseChanges added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringCharacters added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringComparisonOperators Corrected an error in StringComparisonOperators example 2010-09-07 18:21:21 +00:00
StringConstructors Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
StringIndexOf added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringLength added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringLengthTrim added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringReplace added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringStartsWithEndsWith Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
StringSubstring added example page URLS to String examples 2010-08-11 21:56:28 +00:00
StringToInt Replacing custom String.toInt() function with a call to atol(). 2010-12-03 23:12:41 -05:00
StringToIntRGB Replacing custom String.toInt() function with a call to atol(). 2010-12-03 23:12:41 -05:00