schwehr / generic-sensor-format

Sonar Generic Sensor Format (gsf) codec
Other
13 stars 8 forks source link

gsfNumberParams() can be written without a string copy #20

Open schwehr opened 9 years ago

schwehr commented 9 years ago

And the function does not do what its description says. It never looks for the equal sign.

Description : This function parses a KEYWORD=VALUE style parameter
 *   and returns the number of comma delimited values which follow the
 *   equal sign.