Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- GSL
- Matplotlib
- intel compiler
- HDF5
- LaTeX
- openmp
- polyglot
- hyperref
- gfortran
- MAC
- vi
- vim
- python
- HFS+
- arXiver
- Windows
- virtual
- h5py
- Visual Studio
- mpi4py
- tab space
- cython
- SSH
- cygwin
- jupyter
- datascience
- c++
- portforwarding
- conda
- Anaconda
Archives
- Today
- Total
목록Pointer (1)
Astro Coke
[C++] Pointers, References and Dynamic Memory Allocation
source: https://www.ntu.edu.sg/home/ehchua/programming/cpp/cp4_PointerReference.html Pointers, References and Dynamic Memory Allocation are the most powerful features in C/C++ language, which allows programmers to directly manipulate memory to efficiently manage the memory - the most critical and scarce resource in computer - for best performance. However, "pointer" is also the most complex and ..
Computer Setup
2019. 11. 3. 04:31