Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!udel!haven.umd.edu!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!cathedral!abmg From: abmg@cathedral.cerc.wvu.wvnet.edu (Aliasghar Babadi) Newsgroups: comp.unix.misc Subject: software organization Keywords: software module organization function Message-ID: <1684@babcock.cerc.wvu.wvnet.edu> Date: 3 May 91 20:52:41 GMT Sender: news@cerc.wvu.wvnet.edu Lines: 12 Hi, I have some questions regarding software organization: 1- What is a module and how do you describe it? 2- What is the best way of organizing your code? 3- Is it a good practice to keep each function in a seperate file? 4- And what more would you like to say about this subject? Thank you for your sugestions and comments.