JSONPUTCOLON

JSONPUTCOLON(p,n) writes a colon to the buffer if the number of available bytes n is greater than zero. The function returns a size_t 1 value equal to 1.

Read syntax diagramSkip visual syntax diagram
>>-JSONPUTCOLON(p,n)-------------------------------------------><

p
A pointer that specifies the address of a buffer to be written.
n
A size_t value that specifies the number of available bytes in the buffer.





Published: 23 December 2018