Enviado em 16/09/2016 - 11:00h
Olá pessoal.kgb_arch_posix_by_slawek.cpp: In constructor ‘Ch::Ch()’:
kgb_arch_posix_by_slawek.cpp:998:38: error: ‘memset’ was not declared in this scope
memset(lpos, 0, 256*4*sizeof(U32));
^
kgb_arch_posix_by_slawek.cpp: In constructor ‘CharModel::CharModel()’:
kgb_arch_posix_by_slawek.cpp:1457:33: error: ‘memset’ was not declared in this scope
memset(cxt, 0, N*sizeof(U32));
^
kgb_arch_posix_by_slawek.cpp: In constructor ‘MatchModel::MatchModel()’:
kgb_arch_posix_by_slawek.cpp:1528:40: error: ‘memset’ was not declared in this scope
memset(ptr, 0, (1 << N)*sizeof(U32));
^
kgb_arch_posix_by_slawek.cpp: In function ‘int main(int, char**)’:
kgb_arch_posix_by_slawek.cpp:2339:45: error: ‘strlen’ was not declared in this scope
for(int a=1; a<strlen(argv[i]); a++)
^
kgb_arch_posix_by_slawek.cpp: In instantiation of ‘Hashtable<T>::Hashtable(U32) [with T = Counter; U32 = long unsigned int]’:
kgb_arch_posix_by_slawek.cpp:1360:55: required from here
kgb_arch_posix_by_slawek.cpp:1125:18: error: cast from ‘char*’ to ‘int’ loses precision [-fpermissive]
p+=64-(((int)p)&63); // Aligned
^
kgb_arch_posix_by_slawek.cpp: In instantiation of ‘void Hashtable<T>::set(U32) [with T = Counter; U32 = long unsigned int]’:
kgb_arch_posix_by_slawek.cpp:1370:16: required from here
kgb_arch_posix_by_slawek.cpp:1092:16: error: ‘memmove’ was not declared in this scope
memmove(table+lo+1, table+lo, 32);
^
kgb_arch_posix_by_slawek.cpp:1094:16: error: ‘memmove’ was not declared in this scope
memmove(table+lo+1, table+lo, 48);
^
kgb_arch_posix_by_slawek.cpp:1095:13: error: ‘memset’ was not declared in this scope
memset(table+lo, 0, 16);
^
kgb_arch_posix_by_slawek.cpp:1102:14: error: ‘memmove’ was not declared in this scope
memmove(table+lo+1, table+lo, (cxt-lo)*16);
Enviar mensagem ao usuário trabalhando com as opções do php.ini
Meu Fork do Plugin de Integração do CVS para o KDevelop
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
Compartilhamento de Rede com samba em modo Público/Anônimo de forma simples, rápido e fácil
Cups: Mapear/listar todas as impressoras de outro Servidor CUPS de forma rápida e fácil
Criando uma VPC na AWS via CLI
Arch Linux - Guia para Iniciantes (2)
Problemas ao instalar o PHP (11)
Tem como instalar o gerenciador AMD Adrenalin no Ubuntu 24.04? (15)
Tenho dois Link's ( IP VÁLIDOS ), estou tentando fazer o failover... (0)