• Show log

    Commit

  • Hash : 950a7f76
    Author : Calvin Buckley
    Date : 2021-07-17T16:21:05

    Variadic arguments aren't in C89
    
    This refactors this to a wrapper function, as well as changing the
    existing API have a va_list and ... version.