Changeset 1263 for trunk/tigcc/doc/System/Include/dll.h/_DLL_call_attr.hsf
- Timestamp:
- 08/09/08 16:15:58 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tigcc/doc/System/Include/dll.h/_DLL_call_attr.hsf
r1262 r1263 5 5 Header Files=dll.h 6 6 Definition=#define _DLL_call_attr(type,args,attr,index) (*(type (* attr) args) _DLL_entry (index)) 7 See also=_DLL_call, _DLL_reference, _DLL_glbvar, info/gnuexts/SEC85: Declaring Attributes of Functions7 See Also=_DLL_call, _DLL_reference, _DLL_glbvar, info/gnuexts/SEC85: Declaring Attributes of Functions 8 8 9 9 [Description]
Note: See TracChangeset
for help on using the changeset viewer.
