C string handling
id:
c-string-handling-181-7759138
title:
C string handling
text:
The C programming language has a set of functions implementing operations on strings in its standard library. Various operations, such as copying, concatenation, tokenization and searching are supported. For character strings, the standard library uses the convention that strings are null-terminated: a string of n characters is represented as an array of n + 1 elements, the last of which is a "NUL character" with numeric value 0. The only support for strings in the programming language proper is
brand slug:
wiki
category slug:
encyclopedia
description:
Handling of strings in the C programming language
original url:
https://en.wikipedia.org/wiki/C_string_handling
date created:
2011-11-09T17:46:24Z
date modified:
2024-09-05T21:08:04Z
main entity:
{"identifier":"Q845796","url":"https://www.wikidata.org/entity/Q845796"}
image:
fields total:
13
integrity:
15