Problem not related with this code. Thanks anyway :)
Alberto
Alberto Manuel Brandão Simões wrote:
Hi
I am working with XS, and creating an array. It is basically something
like:
array = newAV();
av_push(array, newSVuv(dictionary_get_occ(D, wid)));
for (j = 0; j < MA
Marcus Holland-Moritz wrote:
> On 2006-03-23, at 15:22:01 +, Alberto Manuel Brandão Simões wrote:
>
>
>>Hi
>>
>>I am working with XS, and creating an array. It is basically something like:
>>
>> array = newAV();
>> av_push(array, newSVuv(dictionary_get_occ(D, wid)));
>>
>>
On 2006-03-23, at 15:22:01 +, Alberto Manuel Brandão Simões wrote:
> Hi
>
> I am working with XS, and creating an array. It is basically something like:
>
> array = newAV();
> av_push(array, newSVuv(dictionary_get_occ(D, wid)));
>
> for (j = 0; j < MAXENTRY; j++)
Hi
I am working with XS, and creating an array. It is basically something like:
array = newAV();
av_push(array, newSVuv(dictionary_get_occ(D, wid)));
for (j = 0; j < MAXENTRY; j++) {
twid = 0;
prob = 0.0;
twid = dictionary_get_id(D, wi