This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:crosscompiler:strings [2015/04/06 16:28] – [Erzeugung] ursgraf | dev:crosscompiler:strings [2016/02/25 13:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| ===== Constant String ===== | ===== Constant String ===== | ||
| - | Constant strings are stored in the constant block of a class, see [[Linker32]]. The layout there must be identical to the layout on the heap as given above. | + | Constant strings are stored in the constant block of a class, see [[dev: |
| ===== Special Linking ===== | ===== Special Linking ===== | ||
| The type descriptor of the class //String// must have its field // | The type descriptor of the class //String// must have its field // | ||