vodozhaba / vv4os

VV4OS is an open-source non-commercial operating system. The target is an OS with the full abstraction of the internals of the computer, such as files and programs, from the user. The OS has been inspired by macOS.
MIT License
1 stars 0 forks source link

digits() hangs when using numbers close to UINT_MAX #1

Closed vodozhaba closed 8 years ago

vodozhaba commented 8 years ago

Try digits(0xFFFFFFFF);