Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 857 Bytes

File metadata and controls

41 lines (39 loc) · 857 Bytes
title Null Characters | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-language
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
null values, appended to binary stream
ms.assetid bca3fc78-0347-41bd-9e3e-94d646104bad
caps.latest.revision 6
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Null Characters

ANSI 4.9.2 The number of null characters that can be appended to data written to a binary stream

Any number of null characters can be appended to a binary stream.

See Also

Library Functions