mirror of
https://github.com/json-c/json-c.git
synced 2026-03-26 16:39:06 +08:00
Add a brief overview of each file to the docs.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#ifndef __snprintf_compat_h
|
||||
#define __snprintf_compat_h
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief Do not use, json-c internal, may be changed or removed at any time.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Microsoft's _vsnprintf and _snprint don't always terminate
|
||||
* the string, so use wrappers that ensure that.
|
||||
|
||||
Reference in New Issue
Block a user