|
@@ -185,6 +185,8 @@ a <tt>typedef</tt>, except re-declarations will be ignored):
|
|
|
<tt>uint16_t</tt>, <tt>uint32_t</tt>, <tt>uint64_t</tt>,
|
|
|
<tt>intptr_t</tt>, <tt>uintptr_t</tt>.</li>
|
|
|
|
|
|
+<li>From <tt><unistd.h></tt> (POSIX): <tt>ssize_t</tt>.</li>
|
|
|
+
|
|
|
</ul>
|
|
|
<p>
|
|
|
You're encouraged to use these types in preference to
|