•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Pascal and Delphi section within the Software Development category of DaniWeb, a massive community of 426,633 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,594 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Pascal and Delphi advertiser: Programming Forums
Views: 1312 | Replies: 2
![]() |
•
•
Join Date: Nov 2007
Posts: 22
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
•
•
5 Advantages of Using Procedures Within Pascal Programming?
any help here please?
1) Debugging is easier. If the procedure is well written, it will do one and only one thing, making it easier to check
2) Lower maintenance cost. If you have the same code spread along your code, you have to remember where it is located and fix or at least cut and paste it several times
3) You can reuse the code. For example, you may place your procedures in a library and later use it in another program.
4) Greater understanding. Since the procedure is well defined and documented, someone interested won't have to scroll through the whole source in order to find the code he/she wants
5) Easier tuning. Performance usually comes from changing small pieces of code. With procedures these pieces are naturally separated and side-effects from changing variables or code are less likely to happen.
Hope it helps. Any book on software engineering may give these ideas and more.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Pascal and Delphi Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
api apple asm assembly x86 programming hla demo blogger blogging c c++ ccna cocoa code coding competition compiler compilers computer debugging developer development errors evaluation framework gdata google high-performance innovation java languages linerider mcse microsystems networking news next object online open oriented planning platform practices programming python rss software step steps sun tools tutorials xml
- Urgent Help needed with Pascal programming (Pascal and Delphi)
- FTP Delivery Client (Pascal and Delphi)
- Could guide me... (C++)
- Advantage of using shell(ksh/bash etc) compared to perl? (Perl)
- Urgent help needed (Pascal and Delphi)
- pascal write problem (ASP.NET)
- Pascal Programming Language Help (Legacy and Other Languages)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: ferhat
- Next Thread: School assignment help


Linear Mode