| Function report | 
| Source Code: lib\errseq.c | Create Date:2022-07-28 06:25:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:seq_check() - Has an error occurred since a particular sample point?*@eseq: Pointer to errseq_t value to be checked.*@since: Previously-sampled errseq_t from which to check.* Grab the value that eseq points to, and see if it has changed @since
Proto:int errseq_check(errseq_t *eseq, errseq_t since)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| errseq_t * | eseq | |
| errseq_t | since | 
| 148 | If Value is more likely to compile time(cur == since) Then Return 0 | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |