Changeset b0fff42 for doc/theses/mike_brooks_MMath
- Timestamp:
- Apr 28, 2026, 1:01:20 AM (24 hours ago)
- Branches:
- master
- Children:
- 3c5fdb5
- Parents:
- 69de8d1
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/background.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/background.tex
r69de8d1 rb0fff42 988 988 The user's last argument is the field name; the macro expansion uses it as @(&r2)->d@, causing the compiler to insert the link-field offset. 989 989 With this information, the API can use node pointers for conversing with the user, and also work on the link fields within. 990 However, when there is only one set of link fields, the user is required to manage a redundant parameter.991 990 992 991 An aspect of layout control is allowing the user to specify link fields explicitly, controlling field order and attributes within the @req@ object.
Note:
See TracChangeset
for help on using the changeset viewer.