c
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
c [2020/09/05 07:14] – [Librarys] olli | c [2025/03/01 07:55] (aktuell) – [Links] olli | ||
---|---|---|---|
Zeile 23: | Zeile 23: | ||
===== Einschränkungen von C gegenüber C++ ===== | ===== Einschränkungen von C gegenüber C++ ===== | ||
- | ^Bemerkung ^C ^C++^ | + | ^Bemerkung ^C ^C%%++%%^ |
|keine Defaultparameter| <code c>void foo_a(int a){foo_ab(a, | |keine Defaultparameter| <code c>void foo_a(int a){foo_ab(a, | ||
void foo_ab(int a, int b)</ | void foo_ab(int a, int b)</ | ||
Zeile 32: | Zeile 32: | ||
int matrix[length];</ | int matrix[length];</ | ||
int matrix[length];</ | int matrix[length];</ | ||
- | |||
- | ===== Libraries ===== | ||
- | ==== Ini-Parser ==== | ||
- | * [[https:// | ||
- | * [[https:// | ||
+ | ===== Unterseiten ===== | ||
+ | {{indexmenu> | ||
===== Links ===== | ===== Links ===== | ||
* [[http:// | * [[http:// | ||
Zeile 46: | Zeile 43: | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
- | * [[https://www.tu-braunschweig.de/Medien-DB/sec/pubs/ | + | * [[https://web.archive.org/web/20200926082017/ |
- | Vulnerabilities Induced by Migrating to 64-Bit Platforms]] | + | |
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// |
c.1599282853.txt.gz · Zuletzt geändert: 2020/09/05 07:14 von olli