7 stories tagged with #c-language, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "C Language"
C extensions, portability, and alternative compilers
Anyone who's written C knows that full ISO C standard-adhering code is an impractical rarity. Most real world C code out there relies on non-standard behaviors and language extensi…
Discussion about C array type semantics
C array types are weird. In this article I’ll explain what I find weird about them, what I’d do differently, and ramble on a few related things.…
C as an Intermediate Language (2012)
Best open-source & proprietary options for Indic language ASR
C Programming Language Quiz
This quiz is about quirks of the programming language C and intended for fun and educational purpose. The one or the other question is more academic, i.e., it should make you think…
Why does the arrow (->) operator in C exist?
3 comments…