Text only
|
Text with Images
Valhalla Legends Archive
Programming => General Programming => C/C++ Programming => Topic started by: iago on March 14, 2004, 04:26 PM
Title:
What not to do #2
Post by:
iago
on
March 14, 2004, 04:26 PM
in
words.c
:
Code
Select
Expand
#include <stdio.h>
#include "hash.h"
#include "words.c"
//hash methods
[..........]
Don't hand in assignments without compiling them one last time....
Title:
Re:What not to do #2
Post by:
drivehappy
on
March 14, 2004, 09:02 PM
Heh, very nice.
Text only
|
Text with Images