Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cc65:debug-info-data [2011-08-26 15:17]
uz [Types]
cc65:debug-info-data [2011-09-09 14:12] (current)
polluks [Types] typo
Line 125: Line 125:
 ===== Types ===== ===== Types =====
  
-A type is somewhat special. You cannot retrieve data about it in a similar way as with the other items. Instead you have to call a special routine that parses the type data and returns it in a set of data structures that can be processed by a C +r C++ program.+A type is somewhat special. You cannot retrieve data about it in a similar way as with the other items. Instead you have to call a special routine that parses the type data and returns it in a set of data structures that can be processed by a C or C++ program.
  
 The type information is language independent and doesn't encode things like "const" or "volatile". Instead it defines a set of simple data types and a few ways to aggregate them (arrays, structs and unions). The type information is language independent and doesn't encode things like "const" or "volatile". Instead it defines a set of simple data types and a few ways to aggregate them (arrays, structs and unions).
cc65/debug-info-data.txt ยท Last modified: 2011-09-09 14:12 by polluks
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki