Modular programs are easier to develop, correct and modify than programs constructed otherwise. The smaller segments used to construct a modular program are called modules. Since each module is designated to perform a specific function, the modules themselves are called functions in C.
0 comments:
Post a Comment