Struct (C programming language) (English Wikipedia)

Analysis of information sources in references of the Wikipedia article "Struct (C programming language)" in English language version.

refsWebsite
Global rank English rank
4,643rd place
2,973rd place
5,739th place
4,857th place
2nd place
2nd place
6th place
6th place
1,131st place
850th place
low place
low place

arachsys.com

yoda.arachsys.com

archive.org

bell-labs.com

  • Ritchie, Dennis M. (March 1993). "The Development of the C Language". ACM SIGPLAN Notices. 28 (3): 201–208. doi:10.1145/155360.155580. The scheme of type composition adopted by C owes considerable debt to Algol 68, although it did not, perhaps, emerge in a form that Algol's adherents would approve of. The central notion I captured from Algol was a type structure based on atomic types (including structures), composed into arrays, pointers (references), and functions (procedures). Algol 68's concept of unions and casts also had an influence that appeared later.

doi.org

  • Ritchie, Dennis M. (March 1993). "The Development of the C Language". ACM SIGPLAN Notices. 28 (3): 201–208. doi:10.1145/155360.155580. The scheme of type composition adopted by C owes considerable debt to Algol 68, although it did not, perhaps, emerge in a form that Algol's adherents would approve of. The central notion I captured from Algol was a type structure based on atomic types (including structures), composed into arrays, pointers (references), and functions (procedures). Algol 68's concept of unions and casts also had an influence that appeared later.

ibm.com

stackoverflow.com

  • "Struct memory layout in C". Stack Overflow.