SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
void | tdbVmapAddIndex (uint64 id, string paramname, uint64 value) |
Add an unsigned integer value to a vector in a vector map.
id | - vector map id |
paramname | - name of the vector to which the string is added |
value | - value to be added |
void tdbVmapAddIndex | ( | uint64 | id, |
string | paramname, | ||
uint64 | value | ||
) |