I can not understand why casting between pointers has some impact on the code, and just to leave the code readable, for example, this line of a function:
void* getPhysicalAddress (pdirectory* dir, uint32_t virt) {
...
...
return...
asked by
04.08.2016 / 20:26