chunlanse2014

导航

随笔分类 -  C pointer

Pointers and Dynamic Allocation of Memory
摘要:METHOD 1:Consider the case where we do not know the number of elements in each row at compile time, i.e. both the number of rows and number of columns... 阅读全文

posted @ 2015-04-18 16:34 chunlanse2014