RE: Translating gcc (C)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux