T. Kurt Bond 6d0a628da6 Changes suggested after compiling with Clang.
queens.c: Changed function print's return type from int to void, since
the function does not return a value.

tt.c: Added a proper function prototype for create_test_string.

menu_toggle.c: Add a constant format sttring to call of mvprintw,
instead of passing the constructed string value as the format string.
2025-01-29 12:39:49 -05:00
2024-01-10 22:26:30 +07:00

Documentation | Build Status


LDP Logo

The LDP: https://tldp.org/

The Linux Documentation Project is a loosely knit team of volunteers who provide documentation for many aspects of Linux. There are several forms of documentation: Guides, HOWTOs, man pages, and FAQs.

Participation

Please take a part in our efforts.

  • Fork our repository
  • Update documents and/or correct/extend existing ones in your forked repository
  • Submit a Pull Request (if you do not know how, read for example: https://yangsu.github.io/pull-request-tutorial/)
  • Check if our builder successfully renders your submission - if not, check why and resubmit
  • Check if your document is correctly rendered on https://tldp.org/test/ after builder shows you green light - if not, check why and resubmit
  • One of our admins will review your work
  • Publication on https://tldp.org/ is live 👍
Description
The main LDP repository, waiting for your Pull Requests
Readme 172 MiB
Languages
PostScript 97.2%
XSLT 1.2%
HTML 0.6%
Shell 0.5%
Java 0.1%
Other 0.2%