Library Routine

Summary: A pre-written, tested subroutine available for programmers to use without rewriting. Part of a code library. Examples include mathematical functions, input/output routines, and string handling functions. Tags: concepts computer-science igcse-computer-science programming Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A pre-written, tested subroutine available for programmers to use without rewriting. Part of a code library. Examples include mathematical functions, input/output routines, and string handling functions.