Writing CGI Programs in C
C is one of the most popular programming languages in the world. It’s the language in which operating systems, applications, and even other programming languages are written. It’s a compiled, low level language. For these reasons, C programs offer great performance. Because C is generally associated with system programming and has been around for a very long time, C compilers are also tuned to compile applications that offer the best performance possible.
The main problems with C from the CGI programmer’s perspective are the things that make it great for system programming. Most CGI programmers prefer higher level languages that provide lots of built-in functions that make writing CGI programs easy. C, on the other ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access