From 77d1df5e4589e6efcf0eb6d15109e673bdbdd8c9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 16 Oct 2015 02:54:55 +0200 Subject: info. add section for specialised integer types MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/integer-types.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/info/chap/integer-types.texinfo b/doc/info/chap/integer-types.texinfo index 10de78a..12fc25a 100644 --- a/doc/info/chap/integer-types.texinfo +++ b/doc/info/chap/integer-types.texinfo @@ -5,6 +5,7 @@ @menu * Builtin integer types:: Integer types provided by the compiler. * Portable integer types:: Integer types provided by the standard library. +* Specialised integer types:: Purpose-defined integer types. @end menu @@ -420,3 +421,9 @@ currently, does not define any integer types where @i{N} is neither 8, 16, 32, nor 64. + +@node Specialised integer types +@section Specialised integer types + +TODO + -- cgit v1.2.3-70-g09d2