1
2
3
4
// NOTE: this file is missing include guards, this can cause problems
#include "c_header_1.h"

Number add(Number a, Number b);

© Copyright 2022 Alexander J. Quinn         This content is protected and may not be shared, uploaded, or distributed.