IupOpenD

\brief Name space for C++ high level API

\par Defines wrapper classes for all C structures.

See \ref iup_plus.h / char* Version() { return IupVersion(); } / char* VersionDate() { return IupVersionDate(); } / int VersionNumber() { return IupVersionNumber(); } / int Open(ref int argc, ref char** argv) { return IupOpen(&argc, &argv); }

  1. int IupOpenD()
    int
    IupOpenD
    ()
  2. int IupOpenD(string[] args)

Meta