The Research and Establishment of Program Database Supporting for C Program Maintenance
-
-
Abstract
This paper analyses various global objects of C language and reference relationships between these objects. We design schemes of program database for C language and implement a tool which is used to set up program database by scanning source program. This database can effectively support various analyses and can aid programmer to understand programs.
-
-