|
|
|
|
|
by DeanRoddey
2658 days ago
|
|
It's designed to be portable. There needs to be well defined types that each per-platform driver can define such that they always are the same. It would have been ugly and asymmetric to have some done that way and some not. So all fundamental types are defined as part of the library. |
|