- Katılım
- 6 Kas 2020
- Konular
- 2
- Mesajlar
- 103
- Online süresi
- 3h 29m
- Reaksiyon Skoru
- 14
- Altın Konu
- 0
- TM Yaşı
- 5 Yıl 7 Ay 6 Gün
- Başarım Puanı
- 27
- MmoLira
- 23
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
paylaşım için teşekkürler.
- Katılım
- 6 Kas 2020
- Konular
- 2
- Mesajlar
- 103
- Online süresi
- 3h 29m
- Reaksiyon Skoru
- 14
- Altın Konu
- 0
- TM Yaşı
- 5 Yıl 7 Ay 6 Gün
- Başarım Puanı
- 27
- MmoLira
- 23
- DevLira
- 0
paylaşım için teşekkürler.
- Katılım
- 6 Kas 2020
- Konular
- 2
- Mesajlar
- 103
- Online süresi
- 3h 29m
- Reaksiyon Skoru
- 14
- Altın Konu
- 0
- TM Yaşı
- 5 Yıl 7 Ay 6 Gün
- Başarım Puanı
- 27
- MmoLira
- 23
- DevLira
- 0
paylaşım için teşekkürler.
- Katılım
- 13 Ara 2014
- Konular
- 8
- Mesajlar
- 282
- Online süresi
- 1d 5h
- Reaksiyon Skoru
- 151
- Altın Konu
- 0
- TM Yaşı
- 11 Yıl 6 Ay 1 Gün
- Başarım Puanı
- 90
- MmoLira
- 193
- DevLira
- 18
#Update:
txt -> mysql
- Katılım
- 21 Nis 2019
- Konular
- 28
- Mesajlar
- 471
- Çözüm
- 5
- Online süresi
- 3mo 11d
- Reaksiyon Skoru
- 111
- Altın Konu
- 0
- TM Yaşı
- 7 Yıl 1 Ay 22 Gün
- Başarım Puanı
- 111
- MmoLira
- 8,873
- DevLira
- 6
ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeShopEXTable()':
ClientManagerBoot.cpp:455:4: error: 'memset' is not a member of 'std'
std::memset(shop_table, 0, sizeof(TShopTable));
^
ClientManagerBoot.cpp:455:4: note: suggested alternative:
In file included from ../../libthecore/include/stdafx.h:89:0,
from stdafx.h:4,
from ClientManagerBoot.cpp:3:
/usr/include/string.h:67:7: note: 'memset'
void *memset(void *, int, size_t);
^
ClientManagerBoot.cpp:462:3: error: 'memcpy' is not a member of 'std'
std::memcpy(shop_table->szShopName, data[col++], sizeof(shop_table->szShopName));
^
ClientManagerBoot.cpp:462:3: note: suggested alternative:
In file included from ../../libthecore/include/stdafx.h:89:0,
from stdafx.h:4,
from ClientManagerBoot.cpp:3:
/usr/include/string.h:62:7: note: 'memcpy'
void *memcpy(void * __restrict, const void * __restrict, size_t);
^
ClientManagerBoot.cpp:489:3: error: 'memcpy' is not a member of 'std'
std::memcpy((m_pShopEXTable + i), it->second, sizeof(TShopTable));
^
ClientManagerBoot.cpp:489:3: note: suggested alternative:
In file included from ../../libthecore/include/stdafx.h:89:0,
from stdafx.h:4,
from ClientManagerBoot.cpp:3:
/usr/include/string.h:62:7: note: 'memcpy'
void *memcpy(void * __restrict, const void * __restrict, size_t);
^
GCC 4.9
ClientManagerBoot.cpp:455:4: error: 'memset' is not a member of 'std'
std::memset(shop_table, 0, sizeof(TShopTable));
^
ClientManagerBoot.cpp:455:4: note: suggested alternative:
In file included from ../../libthecore/include/stdafx.h:89:0,
from stdafx.h:4,
from ClientManagerBoot.cpp:3:
/usr/include/string.h:67:7: note: 'memset'
void *memset(void *, int, size_t);
^
ClientManagerBoot.cpp:462:3: error: 'memcpy' is not a member of 'std'
std::memcpy(shop_table->szShopName, data[col++], sizeof(shop_table->szShopName));
^
ClientManagerBoot.cpp:462:3: note: suggested alternative:
In file included from ../../libthecore/include/stdafx.h:89:0,
from stdafx.h:4,
from ClientManagerBoot.cpp:3:
/usr/include/string.h:62:7: note: 'memcpy'
void *memcpy(void * __restrict, const void * __restrict, size_t);
^
ClientManagerBoot.cpp:489:3: error: 'memcpy' is not a member of 'std'
std::memcpy((m_pShopEXTable + i), it->second, sizeof(TShopTable));
^
ClientManagerBoot.cpp:489:3: note: suggested alternative:
In file included from ../../libthecore/include/stdafx.h:89:0,
from stdafx.h:4,
from ClientManagerBoot.cpp:3:
/usr/include/string.h:62:7: note: 'memcpy'
void *memcpy(void * __restrict, const void * __restrict, size_t);
^
GCC 4.9
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 9
- Görüntüleme
- 526
- Cevaplar
- 7
- Görüntüleme
- 496
- Cevaplar
- 13
- Görüntüleme
- 1K
- Cevaplar
- 17
- Görüntüleme
- 4K




