cmdline_tools/
mg_cprint.pro
topmg_cprint
mg_cprint [, format], a, b, c, d, e, f, g, h, i, j, k, l [, _extra=keywords]
PRINT statement which makes C format codes easier to use.
Parameters
- format in optional type=string
C format code
- a
- b
- c
- d
- e
- f
- g
- h
- i
- j
- k
- l
Keywords
- _extra in optional type=keywords
keywords to PRINT
Other attributes
- Todo:
This should eventually be moved to a DLM so that an aribitrary number of parameters can be used (or at least up to 665).
File attributes
Modification date: | Wed Apr 22 23:29:00 2009 |
Lines: | 43 |
Docformat: | rst rst |