Swapping contiguous layers in 3d arrayHi guys I'm really new to C++, so I don't quite get connection between arrays and pointers and how ...
Dynamic memory allocationOK, thank you guys for your help. Just one more point. tummychow said: [quote]it won't make a diffe...
Dynamic memory allocationThanks a lot for your snippet, helios There's just one problem. In the task I was assigned it is sa...
Dynamic memory allocationI do understand that anyvar could be any variable calculated during runtime. What I don't understand...
Dynamic memory allocationI seem to miss the point. In declaration like [code]char* dynamic = new char[anyvar];[/code] how ...
This user does not accept Private Messages