Re: [GENERAL] C function working with input/ouput tables failed !

2008-07-24 Thread M. François Benoît-Marand
FIRST PROBLEM IS SOLVED ! > First problem: > When I try to get the input table, the first element is forgotten, then, the > whole matrix is wrong! I have no idea of what happens… > > Example: > Input table Matrix obtained > By reading tuple by tuple

[GENERAL] C function working with input/ouput tables failed !

2008-07-24 Thread M. François Benoît-Marand
Dear Postgre co-users, --- I just submit to this mailing list and I am not a really good English speaker, so excuse me if I don't respect some of the rules to apply. Just tell me! I work on Win32 OS with Postgre/Postgis/PgAdmin and I build dlls with DevCpp to create C functions.