$BIGSTRINGS/de

From MCS Wiki AVR
< $BIGSTRINGS(Difference between revisions)
Jump to: navigation, search
 
m (1 revision)
 

Latest revision as of 19:06, 15 February 2013

== (**COPIED FROM ENGLISH PAGE**) ==

Contents

Action

Instruct the compiler to use big strings.

 

 

Syntax

$BIGSTRINGS

 

 

Remarks

By default each string has a maximum length of 254 bytes. A null character is used to mark the end of a string.

When a longer string is needed, the compiler can not use bytes for passing the length. A word is needed to hold the length.

The $BIGSTRINGS directive will include the bigstrings.lbx and will handle all string routines different when parameters are passed that has influence on the length.

 

The alternative library has modified routines for code which is not compatible with big strings.

 

Notice.jpg
The library is not tested with all possible string operations. Report problems to support.

 

 

See also

DIM

 

 

Example

$BIGSTRINGS


Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language
Database error - MCS Wiki AVR

Database error

(Difference between revisions)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language