|
64.
|
|
|
No space after function argument.
|
|
|
|
(no translation yet)
|
|
|
|
65.
|
|
|
No space before first function argument.
|
|
|
|
(no translation yet)
|
|
|
|
66.
|
|
|
A function argument must be preceded by a single space.
|
|
|
|
(no translation yet)
|
|
|
|
67.
|
|
|
All the fields in a struct should be defined at the struct definition.
|
|
|
|
(no translation yet)
|
|
|
|
68.
|
|
|
Struct definition must contain an even number of arguments.
|
|
|
|
(no translation yet)
|
|
|
|
69.
|
|
|
Field name doesn't match the pattern: %s , %s
|
|
|
|
(no translation yet)
|
|
|
|
70.
|
|
|
Field name length is lower than minimum: %d < %d
|
|
|
|
(no translation yet)
|
|
|
|
71.
|
|
|
Field name length is greater than maximum: %d > %d
|
|
|
|
(no translation yet)
|
|
|
|
72.
|
|
|
Duplicated field definition: %s .
|
|
|
|
(no translation yet)
|
|
|
|
73.
|
|
|
Field should be defined by a constant string.
|
|
|
|
(no translation yet)
|
|
|