Rewording of the documentation of types fl_intptr_t and fl_uintptr_t.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12664 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
3ca12a3a02
commit
36bcbe8eb0
@ -17,8 +17,8 @@
|
||||
/** \file
|
||||
Definitions of platform-dependent types.
|
||||
The exact nature of these types varies with the platform.
|
||||
FLTK applications should only receive and transmit values of these
|
||||
types from/to functions belonging to the public FLTK API.
|
||||
Therefore, portable FLTK applications should not assume these types
|
||||
have a specific size, or that they are pointers.
|
||||
*/
|
||||
|
||||
#ifdef FL_DOXYGEN
|
||||
|
Loading…
Reference in New Issue
Block a user