
Coding Style of C Program from the Perspective of Software Engineering
Author(s) -
Jiujiu Yu,
Jishan Zhang,
Ning Wu,
Chao Zheng,
Deqing Zhang
Publication year - 2019
Publication title -
iop conference series. materials science and engineering
Language(s) - English
Resource type - Journals
eISSN - 1757-899X
pISSN - 1757-8981
DOI - 10.1088/1757-899x/563/5/052073
Subject(s) - readability , maintainability , coding (social sciences) , computer science , style (visual arts) , declaration , software engineering , software , perspective (graphical) , style sheet , annotation , programming language , world wide web , artificial intelligence , mathematics , statistics , archaeology , xml , history
Coding style is an important factor in measuring the program quality. The paper explores on the C program coding style of the program annotation writing, data declaration, program statement writing, and input/output design style from the perspective of software engineering. Good coding style plays an important role in improving the readability, testability and maintainability of the program.