FICHA · AUR

cproto

A program that generates function prototypes and variable declarations from C source code.

  • App
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 31, 2026 description in en

Description

C source files can be scanned to generate function prototypes and variable declarations. It is useful for maintainers working with older C projects that need header cleanup or declaration synchronization.

Generated declarations should be reviewed before being added to headers. Build and test after changes, because macros and conditional code can affect what the tool sees.

How to run

cproto

Commands: cproto

Permissions

Permissions not analysed for this source yet.