forcing malloc to use high addresses

  • Thread starter Thread starter Lynn McGuire
  • Start date Start date
L

Lynn McGuire

Is there a way to force the malloc in VC++ 2003 to use addresses
above 0x12000000 for virtual memory ?

You dont want to know why. It has to do with fortran common
blocks.

Thanks,
Lynn
 
Back
Top