Can we change the size of size_t in C?
|
|
|||||
|
|
|
It probably is |
||||
|
|
|
No. But why would you even want to do it? |
||||||||||
|
|
|
If you want to fork Linux or NetBSD, then "Yes"Although you can redefine macros this one is probably a typedef. If you are defining an environment then it's perfectly reasonable to specify So, it depends on your situation. If you are developing an application for an existing platform, then the answer is no. But if you are defining an original environment with one or more compilers, then the answer is yes, but you have your work cut out for you. You will need an implementation of all the library routines with an API element of |
||
|
|
