Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <numbers-20241003025906@ram.dialup.fu-berlin.de>
Deutsch   English   Français   Italiano  
<numbers-20241003025906@ram.dialup.fu-berlin.de>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!fu-berlin.de!uni-berlin.de!not-for-mail
From: ram@zedat.fu-berlin.de (Stefan Ram)
Newsgroups: comp.lang.c
Subject: Re: [stats]Frequent Numbers
Date: 3 Oct 2024 02:08:19 GMT
Organization: Stefan Ram
Lines: 533
Expires: 1 Jul 2025 11:59:58 GMT
Message-ID: <numbers-20241003025906@ram.dialup.fu-berlin.de>
References: <numbers-20240928185015@ram.dialup.fu-berlin.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: news.uni-berlin.de qUTswZvrlqaFu2yk9gLOuQSocQK8L22ZOum23c1JnHHPNQ
Cancel-Lock: sha1:3ezx689kS1G4QFLeTimndw7C6J4= sha256:UIxOz9p/g1UNV4zOkbkvdmg5YK2yXj/BFPA7Pibh8mc=
X-Copyright: (C) Copyright 2024 Stefan Ram. All rights reserved.
	Distribution through any means other than regular usenet
	channels is forbidden. It is forbidden to publish this
	article in the Web, to change URIs of this article into links,
        and to transfer the body without this notice, but quotations
        of parts in other Usenet posts are allowed.
X-No-Archive: Yes
Archive: no
X-No-Archive-Readme: "X-No-Archive" is set, because this prevents some
	services to mirror the article in the web. But the article may
	be kept on a Usenet archive server with only NNTP access.
X-No-Html: yes
Content-Language: en-US
Bytes: 32626

ram@zedat.fu-berlin.de (Stefan Ram) wrote or quoted:
>Which parts of the standard(s) are quoted often in this newsgroup?
>Here are some candidates (numbers with other meanings might have
>sneaked in!) I found with their frequency:
>number         frequency
>9.10           617
>2.6.39.3       615

  Man, I totally spaced on that doohickey!
  You know, the one with the 411 on what it's all about.

number     frequency   possible meaning(s)
           in comp.
           lang.c

6.2.5            389 = Types@c9x-draft,n1570,n2310
6.3.2.3          351 = Pointers@c9x-draft,n1570,n2310
1.6              349 = DEFINITIONS OF TERMS@c89 final draft,c90 draft
5.1.2.3          347 = Program execution@c9x-draft,n1570,n2310
6.3.2.1          292 = Lvalues and function designators@c9x-draft; 
                       Lvalues, arrays, and function designators
                       @n1570,n2310
6.2.6.2          257 = Integer types@c9x-draft,n1570,n2310
6.5p7            232 < Expressions@c9x-draft,n1570,n2310
6.5.2.2          228 = Function calls@c9x-draft,n1570,n2310
6.2.6.1          220 = General@c9x-draft,n1570,n2310 (Repr. of types)
5.1.2.2.1        198 = Program startup@c9x-draft,n1570,n2310
6.5.6            196 = Additive operators@c9x-draft,n1570,n2310
6.7.8            181 = Initialization@c9x-draft; 
                       Type definitions@n1570,n2310
7.1.4            157 = Use of library functions@c9x-draft,n1570,n2310
5.2.4.1          155 = Translation limits@c9x-draft,n1570,n2310
6.7.2.1          155 = Structure and union specifiers
                       @c9x-draft,n1570,n2310
7.1.3            153 = Reserved identifiers@c9x-draft,n1570,n2310
4.1.2            153 = Standard headers@c89 final draft,c90 draft
6.5.3.2          144 = Address and indirection operators
                       @c9x-draft,n1570,n2310
6.5.2.3          127 = Structure and union members@c9x-draft,n1570,n2310
6.3.1.1          121 = Boolean, characters, and integers
                       @c9x-draft,n1570,n2310
6.2.4            120 = Storage durations of objects
                       @c9x-draft,n1570,n2310
6.5.16.1         116 = Simple assignment@c9x-draft,n1570,n2310
6.7.3            115 = Type qualifiers@c9x-draft,n1570,n2310
6.5.3.4          114 = The sizeof operator@c9x-draft
3.2.2            113 = Other operands@c89 final draft,c90 draft
5.2.1            113 = Character sets@c9x-draft,n1570,n2310
4.1.1            112 = Definitions of terms@c89 final draft,c90 draft
6.5.7            110 = Bitwise shift operators@c9x-draft,n1570,n2310
7.20.3           108 = Memory management functions@c9x-draft; 
                       Limits of other integer types@n1570,n2310
6.3.2.3p7        105 < Pointers@c9x-draft,n1570,n2310
6.2.1            102 = Scopes of identifiers@c9x-draft,n1570,n2310
5.1.1.2          102 = Translation phases@c9x-draft,n1570,n2310
6.2.6            101 = Representations of types@c9x-draft,n1570,n2310
6.3.1.8          101 = Usual arithmetic conversions
                       @c9x-draft,n1570,n2310
6.3.1.3           99 = Signed and unsigned integers
                       @c9x-draft,n1570,n2310
6.2.7             95 = Compatible type and composite type
                       @c9x-draft,n1570,n2310
6.6p10            94 < Constant expressions@c9x-draft,n1570,n2310
6.5.6p8           93 < Additive operators@c9x-draft,n1570,n2310
7.19.6.1          91 = The fprintf function@c9x-draft
3.3.1             87 = Primary expressions@c89 final draft,c90 draft
6.5p2             87 < Expressions@c9x-draft,n1570,n2310
6.3.2.1p3         85 < Lvalues and function designators@c9x-draft; 
                       Lvalues, arrays, and function designators
                       @n1570,n2310
6.4.4.1           84 = Integer constants@c9x-draft,n1570,n2310
6.4.5             84 = String literals@c9x-draft,n1570,n2310
6.2.2             77 = Linkages of identifiers@c9x-draft,n1570,n2310
4.3.1             76 = Character testing functions
                       @c89 final draft,c90 draft
6.5.16            76 = Assignment operators@c9x-draft,n1570,n2310
6.5.4             76 = Cast operators@c9x-draft,n1570,n2310
4.3.2             76 = Character case mapping functions
                       @c89 final draft,c90 draft
6.2.6.1p5         75 < General@c9x-draft,n1570,n2310 (Repr. of types)
6.5p1             74 < Expressions@c9x-draft,n1570,n2310
6.6p6             74 < Constant expressions@c9x-draft,n1570,n2310
7.19.3            72 = Files@c9x-draft
3.3.3             71 = Unary operators@c89 final draft,c90 draft
3.1.1             70 = Keywords@c89 final draft,c90 draft
7.19.2            69 = Streams@c9x-draft
7.1.1             68 = Definitions of terms
                       @c9x-draft,n1570,n2310 (Library)
6.5.2.2p6         68 < Function calls@c9x-draft,n1570,n2310
6.7.2             66 = Type specifiers@c9x-draft,n1570,n2310
4.8.1             66 = Variable argument list access macros
                       @c89 final draft,c90 draft
6.5.9             65 = Equality operators@c9x-draft,n1570,n2310
6.3.1.1p2         65 < Boolean, characters, and integers
                       @c9x-draft,n1570,n2310
4.2.1             65 = Program diagnostics@c89 final draft,c90 draft
5.1.1.3           64 = Diagnostics
                       @c9x-draft,n1570,n2310 (Transl. environment)
6.5.2.1           64 = Array subscripting@c9x-draft,n1570,n2310
6.9.2             63 = External object definitions@c9x-draft,n1570,n2310
6.5.16.1p1        63 < Simple assignment@c9x-draft,n1570,n2310
6.2.4p2           63 < Storage durations of objects
                       @c9x-draft,n1570,n2310
6.4.4.4           62 = Character constants@c9x-draft,n1570,n2310
3.3.4             62 = Cast operators@c89 final draft,c90 draft
1.5               61 = BASE DOCUMENTS@c89 final draft,c90 draft
6.2.6.2p2         60 < Integer types@c9x-draft,n1570,n2310
5.1.2.2.3         59 = Program termination@c9x-draft,n1570,n2310
6.5.2             59 = Postfix operators@c9x-draft,n1570,n2310
6.2.5p9           59 < Types@c9x-draft,n1570,n2310
3.3.5             59 = Multiplicative operators
                       @c89 final draft,c90 draft
6.9.1             57 = Function definitions@c9x-draft,n1570,n2310;
3.2               57 = CONVERSIONS@c89 final draft,c90 draft
7.1.1p1           57 < Definitions of terms@c9x-draft,n1570,n2310
6.3.2.1p2         57 < Lvalues and function designators@c9x-draft;
                       Lvalues, arrays, and function designators
                       @n1570,n2310
6.3.2.3p3         57 < Pointers@c9x-draft,n1570,n2310
4.7.2             56 = Send signal@c89 final draft,c90 draft
6.5.1             55 = Primary expressions@c9x-draft,n1570,n2310
3.1               55 = LEXICAL ELEMENTS@c89 final draft,c90 draft
6.5               55 = Expressions@c9x-draft,n1570,n2310
7.14.1.1          55 = The signal function@c9x-draft,n1570,n2310
7.1.3p1           54 < Reserved identifiers@c9x-draft,n1570,n2310
6.5p6             54 < Expressions@c9x-draft,n1570,n2310
6.7.2.3           53 = Tags@c9x-draft,n1570,n2310 (Type specifiers)
7.19.2p2          53 < Streams@c9x-draft
6.10.2            53 = Source file inclusion@c9x-draft,n1570,n2310
6.5.8             50 = Relational operators@c9x-draft,n1570,n2310
6.3.2.3p5         50 < Pointers@c9x-draft,n1570,n2310
7.1.4p1           50 < Use of library functions@c9x-draft,n1570,n2310
6.3.2.2           48 = void@c9x-draft,n1570,n2310
5.1.2             48 = Execution environments@c9x-draft,n1570,n2310
7.1.2             47 = Standard headers@c9x-draft,n1570,n2310
6.5.9p6           47 < Equality operators@c9x-draft,n1570,n2310
6.7.7             47 = Type definitions@c9x-draft; Type names
                       @n1570,n2310
3.3.2             47 = Postfix operators@c89 final draft,c90 draft
7.19.1            46 = Introduction@c9x-draft
4.9.2             46 = Streams@c89 final draft,c90 draft
3.2.1             45 = Arithmetic operands@c89 final draft,c90 draft
6.7.3p6           45 < Type qualifiers@c9x-draft,n1570,n2310
6.7.2.2           44 = Enumeration specifiers@c9x-draft,n1570,n2310
6.8.5             44 = Iteration statements@c9x-draft,n1570,n2310
6.7.5.2           44 = Array declarators@c9x-draft
6.2.7p1           44 < Compatible type and composite type
                       @c9x-draft,n1570,n2310
5.2.2             43 = Character display semantics@c9x-draft,n1570,n2310
6.3.2.1p1         43 < Lvalues and function designators@c9x-draft; 
                       Lvalues, arrays, and function designators
                       @n1570,n2310
6.6p4             43 < Constant expressions@c9x-draft,n1570,n2310
6.5.3.4p2         42 < The sizeof operator@c9x-draft
1.2               42 = SCOPE@c89 final draft,c90 draft
6.5p5             42 < Expressions@c9x-draft,n1570,n2310
1.1               41 = PURPOSE@c89 final draft,c90 draft
6.7.1             40 = Storage-class specifiers@c9x-draft,n1570,n2310
6.4.4             40 = Constants@c9x-draft,n1570,n2310
4.1               40 = INTRODUCTION@c89 final draft,c90 draft (LIBRARY)
4.4.1             40 = Locale control@c89 final draft,c90 draft
3.3               39 = EXPRESSIONS@c89 final draft,c90 draft
6.10.3            39 = Macro replacement@c9x-draft,n1570,n2310
6.10.8            39 = Predefined macro names@c9x-draft,n1570,n2310
6.5.2.3p5         38 < Structure and union members@c9x-draft,n1570,n2310
6.2.5p26          38 < Types@c9x-draft,n1570,n2310
6.4.2.1           38 = General@c9x-draft,n1570,n2310 (Identifiers)
6.5.15            38 = Conditional operator@c9x-draft,n1570,n2310
6.5.3.2p4         38 < Address and indirection operators
                       @c9x-draft,n1570,n2310
========== REMAINDER OF ARTICLE TRUNCATED ==========