HongJunChea / payroll-system

MIT License
1 stars 0 forks source link

Support floating point input #2

Closed Poleric closed 1 month ago

Poleric commented 1 month ago

Employee details input cannot enter real number into ORP fields.
Floating point feature is not supported.

Implement floating point input

Poleric commented 1 month ago

Added strtof for converting string input to floating point in 01adbd807c303dbc03e6e17fe3e7765e2e6f04f7.