{
    "mode": "man",
    "parameter": "dmmp_last_error_msg",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_last_error_msg/3/json",
    "generated": "2026-06-15T17:49:55Z",
    "synopsis": "const char * dmmplasterrormsg (struct dmmpcontext *ctx);",
    "sections": {
        "NAME": {
            "content": "dmmplasterrormsg - Retrieves the last error message.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "const char * dmmplasterrormsg (struct dmmpcontext *ctx);\n",
            "subsections": []
        },
        "ARGUMENTS": {
            "content": "ctx         Pointer  of 'struct dmmpcontext'.  If this pointer is NULL, your program will be\nterminated by assert.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Retrieves the last error message.\n",
            "subsections": []
        },
        "RETURN": {
            "content": "const char *. No need to free this memory,  the  resources  will  get  freed  when  dmmpcon‐‐\ntextfree.\n\n\n\nMarch 2018                               dmmplasterrormsg                  dmmplasterrormsg(3)",
            "subsections": []
        }
    },
    "summary": "dmmplasterrormsg - Retrieves the last error message.",
    "flags": [],
    "examples": [],
    "see_also": []
}