Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "QuakeC basics"

From Quake Wiki

m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* [[QuakeC Types]]
+
== QuakeC Language Basics==
* [[QuakeC Keywords]]
+
 
 +
* [[QuakeC Simple Types]]
 +
* [[QuakeC Field Types]]
 +
* [[QuakeC Comments]]
 +
* [[QuakeC Names]]
 +
* [[QuakeC Structures and Objects]]
 
* [[QuakeC Operators]]
 
* [[QuakeC Operators]]
 
* [[QuakeC Definition of Functions]]
 
* [[QuakeC Definition of Functions]]
 
* [[QuakeC Loops and Conditions]]
 
* [[QuakeC Loops and Conditions]]
 +
* [[Quake QuakeC source|QuakeC Source Code of Vanilla Quake]]
 +
 +
 +
== Alternate Resources ==
 +
*Inside3D's QC Specs documentation: [http://www.insideqc.com/qcspecs/qc-menu.htm]
 +
  This section is here to credit places where contributors get their information found in this section of the wiki.

Latest revision as of 00:35, 22 December 2017

QuakeC Language Basics[edit]


Alternate Resources[edit]

  • Inside3D's QC Specs documentation: [1]
 This section is here to credit places where contributors get their information found in this section of the wiki.