#define INCOME_TAX 100000 int ict(int income) { return INCOME_TAX; } Ez az igazságos implementáció :)