A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.gnu.org/software/diffutils/manual/html_node/C-Function-Headings.html below:

C Function Headings (Comparing and Merging Files)

Previous: Showing Lines That Match Regular Expressions, Up: Showing Which Sections Differences Are in   [Contents][Index]

2.2.3.2 Showing C Function Headings ΒΆ

To show in which functions differences occur for C and similar languages, you can use the --show-c-function (-p) option. This option automatically defaults to the context output format (see Context Format), with the default number of lines of context. You can override that number with -C lines elsewhere in the command line. You can override both the format and the number with -U lines elsewhere in the command line.

The --show-c-function (-p) option is equivalent to -F '^[[:alpha:]$_]' if the unified format is specified, otherwise -c -F '^[[:alpha:]$_]' (see Showing Lines That Match Regular Expressions). GNU diff provides this option for the sake of convenience.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4