Hi Jose, You could do something like this: ----Portuguese.h------------------------ #define para for #define inteiro int #define qual which #define dobro double #define curto short //...et cetera ---------------------------------------- Then include that header for your Portuguese C source. Disclaimer, I do not know Portuguese, so the above example is completely bogus. Sincerely, --Eljay