Stdarg.h

id: stdarg-h-232-11852858
title: Stdarg.h
text: stdarg.h is a header in the C standard library of the C programming language that allows functions to accept an indefinite number of arguments. It provides facilities for stepping through a list of function arguments of unknown number and type. C++ provides this functionality in the header cstdarg. The contents of stdarg.h are typically used in variadic functions, though they may be used in other functions called by variadic functions.
brand slug: wiki
category slug: encyclopedia
description: Header file for C programs
original url: https://en.wikipedia.org/wiki/Stdarg.h
date created:
date modified: 2024-01-24T14:42:08Z
main entity: {"identifier":"Q248399","url":"https://www.wikidata.org/entity/Q248399"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part