Recent

Author Topic: Making the OUT parameter more meaningful  (Read 17574 times)

PascalDragon

  • Hero Member
  • *****
  • Posts: 6381
  • Compiler Developer
Re: Making the OUT parameter more meaningful
« Reply #105 on: March 15, 2023, 11:10:00 pm »
I’m curious about what sort of applications would need  so much control Over the memory used by variables. Do you have any examples of things you have written that used this type of memory management?

It's less about variables, but the specific code that uses these cross platform functions uses them to dynamically generate code (with the page mapped as read/write) and then changes the protections to read/execute for executing the code.

Joanna

  • Hero Member
  • *****
  • Posts: 1440
Re: Making the OUT parameter more meaningful
« Reply #106 on: March 16, 2023, 12:31:34 pm »
Thanks for the information everyone. I found out about all sorts of new things that I had not thought of  :)

 

TinyPortal © 2005-2018