+ Reply to Thread
Results 1 to 2 of 2

Thread: Reader Poll: Subprocedures or Subroutines?

  1. #1

    Default Reader Poll: Subprocedures or Subroutines?

    This is a discussion about Reader Poll: Subprocedures or Subroutines?.

    Click here for the article.


  2. #2
    dchristen Guest

    Default Reader Poll: Subprocedures or Subroutines?

    There should be another option "We use subprocedures and subroutines where approprate." I have coded in C for 25+ years. There is no subroutine concept in C, and thus developers will/have created monolithic procedures. That is not to say that RPG developers create monolithic subroutines/procedures but with a tool like subroutines it is easy to split a large chunk of code into logical peices without having to go to the work of creating prototypes, interfaces, and the like. Duane Christen

+ Reply to Thread

Similar Threads

  1. Replies: 8
    Last Post: 04-21-2006, 05:24 AM
  2. Reader Poll: AS/400 vs. iSeries--What's in a Name?
    By MCWebsite.Staff in forum Analysis
    Replies: 1
    Last Post: 10-07-2005, 08:11 AM
  3. Subroutines vs. SubProcedures
    By buck.calabro@commsoft.net in forum RPG
    Replies: 4
    Last Post: 08-12-2005, 05:22 AM
  4. Reader Poll: What BIFs Do You Want?
    By MCWebsite.Staff in forum Analysis
    Replies: 1
    Last Post: 11-17-2004, 07:35 AM
  5. Reader Poll: How Old Are You?
    By MCWebsite.Staff in forum Analysis
    Replies: 1
    Last Post: 09-08-2004, 09:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts