Function report | 
Source Code:lib\reed_solomon\reed_solomon.c | 
Create Date:2022-07-28 06:59:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:_rs_non_canonical - Allocate rs control struct for fields with* non-canonical representation*@symsize: the symbol size (number of bits)*@gffunc: pointer to function to generate the next field element,* or the multiplicative identity element if given 0
Proto:struct rs_control *init_rs_non_canonical(int symsize, int (*gffunc)(int ), int fcr, int prim, int nroots)
Type:struct rs_control
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | symsize | |
| int (* | gffunc | |
| int | fcr | |
| int | prim | |
| int | nroots | 
| 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  |