Skip to content
  • Philip Withnall's avatar
    gmacros: Clarify G_GNUC_[PRINTF|SCANF] macro documentation · d8acf9b9
    Philip Withnall authored
    Clarify that the arguments parameter can be zero if the function being
    annotated just accepts a string format argument, and no varargs for it
    (for example, if it takes a va_list of arguments instead).
    
    Add some links to the GCC documentation for the `format` attribute.
    d8acf9b9