Select Git revision
bootstrap
-
-
- Open in your IDE
- Download source code
- Download this directory
Name | Last commit | Last update |
---|---|---|
.. | ||
.cvsignore | ||
Makefile | ||
bootparse.y | ||
bootscanner.l | ||
bootstrap.c |
pointer type when it is not necessary to do so. For future reference, casting NULL to a pointer type is only necessary when (a) invoking a function AND either (b) the function has no prototype OR (c) the function is a varargs function.
Name | Last commit | Last update |
---|---|---|
.. | ||
.cvsignore | ||
Makefile | ||
bootparse.y | ||
bootscanner.l | ||
bootstrap.c |