Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
void setEncoding(int e);
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
The function setEncoding() defines a default encoding which will be used when you get or set strings.
In C++ there are only two possible values: 0 and 1 (ANSI and OEM).
{ // your code dbf->setEncoding(1); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map