int config_getopt_percentage ( const char *  val  ) 

Return a value translated to a percentage.

Definition at line 318 of file config.c.

00319 {
00320         return strtoul(config_getopt(val), NULL, 10);
00321 }

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:07 2010 for herrie by  doxygen 1.6.3