addresses are always relative dynamic context (the binary reserved memory, the
system allocator state), so no it is not. Unless you meant something like C
`void my_proc(const * const int){...}`?
- How can I declare a constant ptr function argument? trtt
- Re: How can I declare a constant ptr function argument? mratsim
