Jump to content

Talk:C (programming language): Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
m Reverted edits by 2409:4042:2D8D:7494:45D6:78CE:A0AE:61B9 (talk) to last version by Lowercase sigmabot III
Osalbahr (talk | contribs)
Tags: Mobile edit Mobile web edit
Line 48: Line 48:
:@[[User:Rublov|Rublov]], Given these are the introductions of the terms, as opposed to references to the terms, perhaps the italicisation is warranted. [[User:Chumpih|<span style="text-shadow: 2px 2.5px 3px #448811bb">Chumpih</span>]] <sup>[[User talk:Chumpih|t]]</sup> 15:41, 21 April 2022 (UTC)
:@[[User:Rublov|Rublov]], Given these are the introductions of the terms, as opposed to references to the terms, perhaps the italicisation is warranted. [[User:Chumpih|<span style="text-shadow: 2px 2.5px 3px #448811bb">Chumpih</span>]] <sup>[[User talk:Chumpih|t]]</sup> 15:41, 21 April 2022 (UTC)
::Actually, on further consideration, you're probably right. Apologies. [[User:Chumpih|<span style="text-shadow: 2px 2.5px 3px #448811bb">Chumpih</span>]] <sup>[[User talk:Chumpih|t]]</sup> 16:00, 21 April 2022 (UTC)
::Actually, on further consideration, you're probably right. Apologies. [[User:Chumpih|<span style="text-shadow: 2px 2.5px 3px #448811bb">Chumpih</span>]] <sup>[[User talk:Chumpih|t]]</sup> 16:00, 21 April 2022 (UTC)

== Order of sentences in the opening paragraph ==

Is there a good reason why the opening paragraph starts with “commonly in …” then one “decreasingly in …” then more “commonly in …”? I found this order slightly confusing. [[User:Osalbahr|Osalbahr]] ([[User talk:Osalbahr|talk]]) 01:39, 31 May 2022 (UTC)

Revision as of 01:39, 31 May 2022

Template:Vital article

Former featured articleC (programming language) is a former featured article. Please see the links under Article milestones below for its original nomination page (for older articles, check the nomination archive) and why it was removed.
Article milestones
DateProcessResult
March 15, 2004Featured article candidatePromoted
July 25, 2006Featured article reviewDemoted
September 9, 2006Good article nomineeNot listed
Current status: Former featured article


Pointer values

Pass-by-reference is simulated in C by explicitly passing pointer values.

'Pointer values' is specifically ambiguous. Suggest 'addresses' instead. Also: 'pass-by-reference' seems new. The accepted terms are 'call by reference' and 'call by value' (with a third method unused but for Algol - 'call by name'). Also: it's not really 'simulated' either, is it? It's done. — Preceding unsigned comment added by Brett Alexander Hunter (talkcontribs)

A Commons file used on this page or its Wikidata item has been nominated for deletion

The following Wikimedia Commons file used on this page or its Wikidata item has been nominated for deletion:

Participate in the deletion discussion at the nomination page. —Community Tech bot (talk) 06:41, 30 June 2021 (UTC)[reply]

arrays

I started to revise the text about arrays because it was outdated, slightly incorrect, and partially misleading. (As background info: I am a member of the ISO working group for C and contributor to GCC.) Martin.uecker (talk) 08:25, 21 November 2021 (UTC)[reply]

Italics

@Chumpih: I don't think MOS:TERM applies to this edit. It says A technical or other jargon term being introduced is often being mentioned as a word rather than (or in addition to) playing its normal grammatical role, but in this case it is neither a technical term (rather, it is a proper name) nor is it being mentioned as a word. If the name of the language were 'Python' rather than 'B' I doubt anyone would write "A successor to the programming language Python". Ruбlov (talkcontribs) 15:25, 21 April 2022 (UTC)[reply]

@Rublov, Given these are the introductions of the terms, as opposed to references to the terms, perhaps the italicisation is warranted. Chumpih t 15:41, 21 April 2022 (UTC)[reply]
Actually, on further consideration, you're probably right. Apologies. Chumpih t 16:00, 21 April 2022 (UTC)[reply]

Order of sentences in the opening paragraph

Is there a good reason why the opening paragraph starts with “commonly in …” then one “decreasingly in …” then more “commonly in …”? I found this order slightly confusing. Osalbahr (talk) 01:39, 31 May 2022 (UTC)[reply]