<head><title>ColdC: Function/Method Reference: find_next_method()</title></head> <body> <h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: find_next_method()</h1> <hr> <p> <font size=+1><i>OBJNUM</i> <b>find_next_method</b>(<i>SYMBOL <b>name</b>, OBJNUM <b>after</b></i>)</font> <p>This function searches for the occurance of the method named by the symbol <var>name</var>, after the ancestor <var>after</var>. If a method is found, the ancestor is returned. Otherwise the error <code>~methodnf</code> is thrown. <p><hr size=4><p align=center><i>Last Modified on Feb 26 1996</i> <br><i>Copyright © 1995, 1996, Brandon Gillespie</i> </body>