Lirm's Place
"Any sufficiently reliable magic is indistinguishable from technology".
Paraphrase of Arthur Clarke
"Any sufficiently advanced technology is indistinguishable from magic."
Clarke's Third Law (original)
Home
Personal
Perl
C/C++
StanFlix
OpenGL
Misc
Here I will put links to useful web sites related to C/C++ and snippets of code I think might be useful.
Top Coder
- Programming tournaments. Great practice rooms.
UNIX Signals
- Very short, but very good overview of UNIX signals and C functionality around them.
Getting rid of structure padding
- A message describing several ways of getting rid of structure padding in
gcc
.
autotut
- Tutorial on using autoconf, automake, autoheader.
My code library
GenTools
- library providing a set of basic tools (it's under major development).
Note: have to have the
latest
versions of autoconf and automake.
This page has been visited
times.