Category:SCL: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<!--
subcategories of SCL
[[:Category:Messages]]
[[:Category:Messages]]
[[:Category:Pointers]]
[[:Category:Pointers]]
Line 5: Line 7:
[[:Category:Unions]]
[[:Category:Unions]]
[[:Category:Workarounds]]
[[:Category:Workarounds]]
 
-->
===Pointers===
* [[Can STRIDE marshal both data and pointers?]]
* [[Can an array be cast to a pointer?]]
* [[Casting and pointers]]
* [[Accessing target data while processing a proxy call]]
 
===Arrays===
* [[How do I apply an SCL pragma to an array?]]
* [[Assigning array elements]]
* [[How does the STRIDE compiler handle zero-length arrays?]]
 
===Callbacks===
* [[Accessing the return value of a function using scripting]]
* [[Are multiple callbacks possible?]]
* [[Callback functions in Perl scripts]]
 
===Workarounds===
* [[How do I work around variable arguments for stubs?]]
* [[Understanding SCL conflicts]]
 
===Unions===
* [[Applying pragmas up and down type chains]]
 
===Miscellaneous SCL topics===
* [[Working with "default" candidates]]
* [[Advantages and disadvantages of "default" candidates]]


[[Category: Application Notes]]
[[Category: Application Notes]]

Revision as of 18:11, 29 February 2008

Pages in category "SCL"

The following 7 pages are in this category, out of 7 total.