SPDX-License-Identifier: CC-BY-SA-4.0 copyrights: - Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR) enabled-by: true glossary-type: term links: - role: glossary-member uid: ../glossary-general term: entry point text: | The address at which a function or task begins to execute. In C, the entry point of a function is the function's name. type: glossary