TinyC Language Limits
| Maximum code size (in 16-bit words) | 32760 |
| Maximum number of characters in a single input line | 300 |
| Maximum number of characters in an identifier | 30 |
| Maximum number of characters in a file name | 100 |
| Maximum number of break statements within a looping statement | 100 |
| Maximum number of continue statements within a looping statement | 100 |
| Maximum number of functions in the whole program | 100 |
| Maximum number of function calls within a function | 100 |
| Maximum number of timer interrupts in the whole program | 1 |
| Maximum number of I/O pin interrupts in the whole program | 5 |
| Maximum number of string constants in the whole program | 200 |
| Maximum number of numeric constants in the whole program | 200 |
| Maximum number of global variable in the whole program | 200 |
| Maximum number of local variables within a function | 200 |
Photo Gallery
A number
of photos of various robots using MT chips can be seen here.