/chapter4/t/t.c
https://bitbucket.org/Anu_B_Nair/knr · C · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · cdf53d47080833e5f7d6d99b66d39059 MD5 · raw file
- #define MAX 100
- int main()
- {
- int x , y;
- x = MAX;
- }
https://bitbucket.org/Anu_B_Nair/knr · C · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · cdf53d47080833e5f7d6d99b66d39059 MD5 · raw file
- #define MAX 100
- int main()
- {
- int x , y;
- x = MAX;
- }