-
Content Count
73 -
Joined
-
Last visited
-
Days Won
1
flatik last won the day on December 21 2020
flatik had the most liked content!
Community Reputation
27 NeutralAbout flatik

-
Rank
Friendly
Informations
-
Gender
Not Telling
-
Location
Hawaii
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
flatik started following binary errors, problem with shops, Hello and 7 others
-
packet problem. it is up to you to find the cause. Check the tutorial again.
-
https://www.learncpp.com/
-
char optstring[9] = "npverltI"; while ((ch = getopt(argc, argv, optstring)) != -1) or set c ++latest to c ++ 17 or c ++ 14...
-
Hi all! This is recommended for those who are testing or running on windows. The reason for the error is that they have a 100% chance of dropp. Based on the video, you can watch: number_ex old version: https://vimeo.com/user97154960/review/493139410/67f238afc3 https://imgur.com/XExy5kl number_ex fixed: https://vimeo.com/user97154960/review/493139336/6deedf5e92 https://imgur.com/3BMsyi6 FIX: #include <random> int number_ex(int from, int to, const char* file, int line) { if (from > to) { i
-
if the platform toolset has changed, the library must also be updated.
-
open loading problem - update py 2.2 to 2.7
flatik replied to Ebedem's question in Questions & Answers
It’s 2020, it’s not true that no one can understand the mistake. -
flatik changed their profile photo
-
faster loading is more useful why is client size so important?
-
The item_table structure does not match. check dump_proto ...
-
1. check cpp files is in visual studio. 2. removed function from cpp files: if the function is in a header (xy.h) and you called it, it will not build ...
-
add the compatible library
-
Add WINDOWS_IGNORE_PACKING_MISMATCH
-
Search for the number function in the quest. Once you find it, you know where the error will come from...
-
Jesus chris...