title:Undefine C keywords:c,linux,asm # Undefined C ## Syntax ### Variables ### Functions ### If statement ### For cycle ### Structure ### Recursion ### Macro ### Styles ## Base usage ### Kernel module ### Write plugins ## Linking ### Creating shared library ### Create static libraries ### Join all objects together ## Embedding ### Embed in C++ ### Embed in Go ### Embed in Swift ### Embed in JS ### Lua in C ### Python in C ## Multiplatform ### Cross compile ### Different flags ### Check architecture ## Graphics ### SDL2 ### GTK ### OpenGL ### Generate image