>Hex-Rays IDA Pro Page

Help index | Search

DelExtLnB

// Delete an additional posterior line
//      ea   - linear address
//      n    - number of posterior additioal line (0..500)

void DelExtLnB (long ea,long n); // delete an additional line aftr the generated ones

Index | Previous topic | Next topic