I have a large array, more than 64kb, I want to throw it into resources and use it from there, how can I do this? Thank!

Closed due to the fact that the essence of the question is incomprehensible by the participants Roman C , 0xdb , LFC , freim , Enikeyschik on Feb. 11 at 8:31 .

Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .

  • DB tried ?? - michael_best
  • No, it is necessary from the resources - kr66alen
  • one
    you need to determine how to write them to a file, write a function to write. after you write a function that returns the desired structure from the file - Senior Pomidor
  • The array can be broken down by 16k and so is used - Roman C

0