MGunit documentation

Unit testing for IDL

single page | use frames     summary     class     fields     routine details     file attributes

dist_tools/

mg_platform_extension.pro

includes main-level program

top mg_platform_extension

result = mg_platform_extension( [/extension])

Returns the platform extension used by the PLATFORM_EXTENSION keyword to MAKE_DLL.

Return value

string

Keywords

extension in optional type=boolean

append appropriate shared object extension to return value

Examples

For example, on Mac OS X, this should look like: IDL> print, mg_platform_extension() darwin.x86_64 IDL> print, mg_platform_extension(/extension) darwin.x86_64.so

File attributes

Modification date: Thu Feb 17 17:39:31 2011
Lines: 35
Docformat: rst rst