programming/
mg_param_test.pro
includes main-level programRoutines
top source mg_param_test
mg_param_test [, a] [, b] [, c] [, keyword=any]
Routine to test various routines that give information about parameters passed into a routine (N_PARAMS, N_ELEMENTS, KEYWORD_SET, and ARG_PRESENT).
Parameters
- a in out optional type=any
example parameter
- b in out optional type=any
example parameter
- c in out optional type=any
example parameter
Keywords
- keyword in out optional type=any
example keyword
File attributes
Modification date: | Sat Jan 31 21:15:44 2015 |
Lines: | 12 |
Docformat: | rst rst |