table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 0.99.beta20-4.3
 - Leap-16.0
 - Leap-15.6
 
| caca_option(3caca) | libcaca | caca_option(3caca) | 
NAME¶
caca_option - Option parsing.
SYNOPSIS¶
#include <caca.h>
Data Fields¶
char const * name
  
  int has_arg
  
  int * flag
  
  int val
  
  
Detailed Description¶
This structure contains commandline parsing information for systems where getopt_long() is unavailable.
Author¶
Generated automatically by Doxygen for libcaca from the source code.
| Thu Feb 27 2025 10:09:35 | Version 0.99.beta20 |