Initial revision
This commit is contained in:
4
util/ego/share/makewlen.c
Normal file
4
util/ego/share/makewlen.c
Normal file
@@ -0,0 +1,4 @@
|
||||
main()
|
||||
{
|
||||
printf("#define WORDLENGTH %d\n",sizeof(int) * 8);
|
||||
}
|
||||
Reference in New Issue
Block a user