Category:SCL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* [[Assigning array elements]] | * [[Assigning array elements]] | ||
* [[How does the STRIDE compiler handle zero-length arrays?]] | * [[How does the STRIDE compiler handle zero-length arrays?]] | ||
===Callbacks=== | ===Callbacks=== | ||
Line 22: | Line 21: | ||
===Unions=== | ===Unions=== | ||
* [[Applying pragmas up and down type chains]] | * [[Applying pragmas up and down type chains]] | ||
===Where should these topics go?=== | ===Where should these topics go?=== | ||
* [[Advantages and disadvantages of "default" candidates]] | * [[Advantages and disadvantages of "default" candidates]] |
Revision as of 21:32, 5 February 2008
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
Unions
Where should these topics go?
Pages in category "SCL"
The following 7 pages are in this category, out of 7 total.