User profile: KillerkoUK

User info
User name:KillerkoUK
History
Joined:
Number of posts:13
Latest posts:

how to swap 2 arrays with different sizes
thanks, pointers that points to another pointers that points to somewhere thats why my head hurts w...

how to swap 2 arrays with different sizes
I use visual studio 2010, and your code works now, I made mistake when I tried to use it first time....

how to swap 2 arrays with different sizes
oh it works now! I forgot to add that another * in my map declaration like prophetjohn wrote: in...

how to swap 2 arrays with different sizes
2_prophetjohn: there is no change when I try your code I'm still getting the same errors like I me...

how to swap 2 arrays with different sizes
ok i have tried the dynamic memory solution with pointers (my head always hurts when I try to use po...