Description Usage Arguments Details Value Author(s) See Also Examples
This is a convenience function for creating and reading C-style structs in a single file stored in virtual memory.
1 |
... |
Named integers giving the members of the |
filename |
A single string giving the name of the file. |
filemode |
The mode to use to open the file. |
offset |
A scalar integer giving the offset from the beginning of the file. |
This is simply a convenient wrapper around the wrapper around matter_list
that allows easy specification of C-style structs in a file.
A object of class matter_list
.
Kylie A. Bemis
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.