truong-qe / Pointer-array-some-useful-routines

Illustrate how to implementing a pointer array in Fortran 95/2003, and give a routine which allows us deleting an element in the pointer array.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Illustrate how to implementing a pointer array in Fortran 95/2003, and give a routine which allows us deleting an element in the pointer array.

License:MIT License


Languages

Language:Fortran 74.3%Language:Makefile 25.7%