Project

General

Profile

Actions

Feature #868

open

Replace atoi, atol, atoll, etc. by strtol, strtoll, etc.

Added by Jörg Riesmeier over 6 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Library
Target version:
-
Start date:
2019-02-01
Due date:
% Done:

0%

Estimated time:
Module:
all
Operating System:
Compiler:

Description

Since atoi() et al. do not detect errors, it would be a good idea to replace all occurrences by strtol(), etc.
For floating pointer numbers, there is already a OFStandard::atof() function that is used throughout the toolkit (apart from "ofxml").

No data to display

Actions

Also available in: Atom PDF