K
kennylin30
Hi
I am writing a simple html parser, using C. The html only contian the
following tag, <html> <head> <body> <table> <body> <p> <table> <tr>
<th> <td>. Now I am stock at writing verify function, can someone give
me a clue to implement the verify tag part thanks
I am writing a simple html parser, using C. The html only contian the
following tag, <html> <head> <body> <table> <body> <p> <table> <tr>
<th> <td>. Now I am stock at writing verify function, can someone give
me a clue to implement the verify tag part thanks