catflap.org Online Dictionary Query


Query string:
Search type:
Database:

Database copyright information
Server information


21 definitions found
From The Free On-line Dictionary of Computing (27 SEP 03) :   [ foldoc ]

  subroutine
       
           (Or "procedure") A sequence of instructions
          for performing a particular task.  Most programming languages,
          including most machine languages, allow the programmer to
          define subroutines.  This allows the subroutine code to be
          called from multiple places, even from within itself (in which
          case it is called recursive).  The programming language
          implementation takes care of returning control to (just after)
          the calling location, usually with the support of call and
          return instructions at machine language level.
       
          Most languages also allow arguments to be passed to the
          subroutine, and one, or occasionally more, return values to
          be passed back.
       
          A function is often very similar to a subroutine, the main
          difference being that it is called chiefly for its return
          value, rather than for any side effects.
       
          (1996-10-01)
       
       

From WordNet (r) 2.0 :   [ wn ]

  subroutine
       n : a set sequence of steps, part of larger computer program
           [syn: routine, subprogram, procedure, function]

From Greek Wiktionary: All languages (2023-07-27) :   [ dictinfo.com:wikt-el-ALL-2023-07-27 ]

  subroutine
     Αγγλικά n.
     (ετ επιστυπ en) υπορουτίνα

From English Wiktionary: All languages (2023-07-27) :   [ dictinfo.com:wikt-en-ALL-2023-07-27 ]

  subroutine
     n.
     (lb en computer science) A section of code, called by the main body
  of a program, that implements a task.

From English Wiktionary: English language only (2023-07-27) :   [ dictinfo.com:wikt-en-en-2023-07-27 ]

  subroutine
     n.
     (lb en computer science) A section of code, called by the main body
  of a program, that implements a task.

From English Wiktionary: Western, Greek, and Slavonic languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western_Greek_Slavonic-2023-07-27 ]

  subroutine
     n.
     (lb en computer science) A section of code, called by the main body
  of a program, that implements a task.

From English Wiktionary: Western languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western-2023-07-27 ]

  subroutine
     n.
     (lb en computer science) A section of code, called by the main body
  of a program, that implements a task.

From Finnish Wiktionary: All languages (2023-07-27) :   [ dictinfo.com:wikt-fi-ALL-2023-07-27 ]

  subroutine
     Englanti n.
     aliohjelma

From English-Arabic FreeDict Dictionary ver. 0.6.3 :   [ freedict:eng-ara ]

  Subroutine /sˈʌbɹuːtˌiːn/
  روتين ثانوي

From English-български език FreeDict+WikDict dictionary ver. 2023.05.29 :   [ freedict:eng-bul ]

  subroutine /sˈʌbɹuːtˌiːn/ 
  по́дпрограма
  a section of code

From English-Czech dicts.info/FreeDict Dictionary ver. 0.1.3 :   [ freedict:eng-ces ]

  subroutine /sˈʌbɹuːtˌiːn/ 
  podprogram

From English - German Ding/FreeDict dictionary ver. 1.9-fd1 :   [ freedict:eng-deu ]

  subroutine /sˈʌbɹuːtˌiːn/
  Unterprogramm , Unterroutine  [comp.]
        "error message subroutine"  - Fehlermeldungsunterprogramm
        "nest a subroutine"  - ein Unterprogramm verschachteln
   see: subroutines, error subroutine
  

From English-suomi FreeDict+WikDict dictionary ver. 2023.05.29 :   [ freedict:eng-fin ]

  subroutine /sˈʌbɹuːtˌiːn/ 
  aliohjelma, alirutiini
  a section of code

From English-Croatian FreeDict Dictionary ver. 0.2.2 :   [ freedict:eng-hrv ]

  subroutine /sˈʌbɹuːtˌiːn/
  potprogram, potprogram .zatvore n i potprogram, subrutina

From English-日本語 (にほんご) FreeDict+WikDict dictionary ver. 2023.05.29 :   [ freedict:eng-jpn ]

  subroutine /sˈʌbɹuːtˌiːn/ 
  サブルーチン
  a section of code

From English-Lithuanian FreeDict Dictionary ver. 0.7.2 :   [ freedict:eng-lit ]

  subroutine /sʌbruːtiːn/
  (komp.) paprogramė

From English-Portuguese FreeDict Dictionary ver. 0.3 :   [ freedict:eng-por ]

  subroutine /sˈʌbɹuːtˌiːn/ 
  subrotina

From English-Svenska FreeDict+WikDict dictionary ver. 2023.05.29 :   [ freedict:eng-swe ]

  subroutine /sˈʌbɹuːtˌiːn/ 
  subrutin
  a section of code

From IPA:en_US :   [ IPA:en_US ]

  

/ˈsəbɹuˌtin/

From Stardic English-Chinese Dictionary :   [ stardic ]

  n.子[例行]程序;

From XDICT the English-Chinese dictionary :   [ xdict ]

     n. 子程序
     n. 子[例行]程序

Questions or comments about this site? Contact dictionary@catflap.org
Access Stats