OllyDbg

OllyDbg

INDEX
  • Main page
  • What's new
  • Requirements
  • Privacy
  • Download
  • Quick start
  • PDK
  • Schemes
  • FAQs
  • Sources
FILES
  • Odbg200.zip
  • Odbg110.zip
  • Odbg108b.zip
  • Plug110.zip
  • Disasm.zip
  • Cmdline.zip
TUTORIALS
  • Run trace
  • ┗━(download zip)
  • Load DLL
  • ┗━(download zip)
CpuDbg x64
CpuDbg x64
Destroysorteddata

void Destroysorteddata(t_sorted *sd);

Destroys sorted data pointed to by sd and frees all allocated resources. After this call, descriptor sd can be passed to Createsorteddata() directly, without zeroing.


Parameters:

sd
(in) Pointer to the structure of type t_sorted, descriptor of sorted data


Return values:

None


See also:
Sorted data, t_sorted, Createsorteddata(), Issortedinit()

Copyright © 2011 - 2024 ollydbg.org.   All Rights Reserved  
Contact us
OllyDbg.de