C PROGRAMMING
Standards And Versions
| Date Published: | |
| Last Modified: |
C99
C99 is an informal name for ISO/IEC 9899:1999.
Compiling the the flag -std=c99 gives asm() not defined errors, however compiling with -std=gnu99 instead fixes this.
Recent Updates:
Insulation materials, cable types, standards, mutual capacitance and more info on cables.
Codings, types, manufacturers, common usages and more info on the industry-standard M8/M12 circular connector family.
Terminology, types, manufacturers, common usages and more info on electrical connectors.
Blog updates during September 2020.
A list of the most popular component designators used on schematics and PCB silkscreens.
C PROGRAMMING
| Date Published: | |
| Last Modified: |
C99 is an informal name for ISO/IEC 9899:1999.
Compiling the the flag -std=c99 gives asm() not defined errors, however compiling with -std=gnu99 instead fixes this.
