Obsolete Functions¶
Obsolete Functions |
|
---|---|
Is replaced by AppNewTimer. |
|
Is replaced by vconvert. |
|
Deprecated. |
|
Is replaced by log_error. |
|
Is replaced by log_info. |
|
Is replaced by log_warning. |
|
Is replaced by fround. |
|
Is replaced by fround. |
|
Is replaced by fround. |
|
Is replaced by EdCreate. |
|
Is replaced by EdFindReplace. |
|
Is replaced by EdFind. |
|
Is replaced by EdFoldAll. |
|
Is replaced by EdGetMarginType. |
|
Is replaced by EdSetMarginType |
|
Is replaced by EdToggleFolding. |
|
Is replaced by vcast. |
|
Is replaced by vtype. |
|
Is replaced by XYSetData. |
|
Is replaced by XYZGetInterpolationType. |
|
Is replaced by XYZSetInterpolationType. |
|
Function is deprecated. The import options will be created automatically during import. |
|
Is replaced by base64_encode. |
|
Is replaced by base64_encode. |
|
finite checks if the argument is 0/0 or 1/0. |
|
inf returns the result of 1/0. |
|
isinf checks if its argument is in the range -INF … INF. |
|
nan (Not a Number) returns the number 0/0. |
|
Removed, use sqlite3_busy_timeout. |
|
Removed, use sqlite3_close. |
|
Removed, use sqlite3_execute. |
|
Removed, use sqlite3_last_insert_rowid. |
|
Removed, use sqlite3_libencoding. |
|
sqlite_libversion returns the SQLite library version. |
|
Removed, use sqlite3_open. |
id-850683