I am translating C code to another language. I am confused about pointers. Say I have this code. The function foo, calls function bob, and they are both pointers.I am translating C code to another language. I
I am translating C code to another language. I am confused about pointers. Say I have this code. The function foo, calls function bob, and they are both pointers.I am translating C code to another language. I