I'm thinking of...
#1

I'm thinking of creating a translator that will use a C++ plugin that uses the ****** Translate API to translate. I'm hoping to have a native function that looks like the following:

pawn Код:
#define LANG_ENGLISH 1
#define LANG_FRENCH 2
#define LANG_ITALIAN 3//And so on.

native string translateText(text[], langfrom, langto);//Returns the string that has the translated text.
What are your thoughts? Is this possible?
Reply


Messages In This Thread
I'm thinking of... - by SchurmanCQC - 11.08.2011, 00:59
Re: I'm thinking of... - by -RaZoR- - 11.08.2011, 01:32
Re: I'm thinking of... - by SchurmanCQC - 11.08.2011, 01:53
Re: I'm thinking of... - by -RaZoR- - 11.08.2011, 01:58
Re: I'm thinking of... - by SchurmanCQC - 11.08.2011, 02:01
Re: I'm thinking of... - by -RaZoR- - 12.08.2011, 01:04

Forum Jump:


Users browsing this thread: 1 Guest(s)