- On Win32, if the
ecpg> libraries and application are compiled with
- different flags, this function call will crash the application because the
- internal representation of the FILE> pointers differ.
+ On Win32, if the
ecpg> libraries and an application are
+ compiled with different flags, this function call will crash the
+ application because the internal representation of the
+ FILE> pointers differ.
-On Win32, if the
libpq> library and application are compiled with
-different flags, this function call will crash the application because the
-internal representation of the FILE> pointers differ.
+On Win32, if the
libpq> library and an application are
+compiled with different flags, this function call will crash the
+application because the internal representation of the FILE>
+pointers differ.