exit(0) added (trouble with make)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
main()
|
||||
{
|
||||
printf("#define WORDLENGTH %d\n",sizeof(int) * 8);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user