I'm usually a Java coder, so I don't know much about C. I can't figure out how to compile the C function provided for testing in the REX problem. Using Dev-C++, I am getting the error "In function 'match', 'regex_t' undeclared". I guess I am missing a required header file which gives the structure definition, but I don't know what header I am missing. I guessed and tried to do #include , but then I get the error "regex.h: No such file or directory" and regex_t is still undefined. I tried to find an answer on Google, but I can't find anything. Can anybody help me set it up?
created
last reply
- 4
replies
- 732
views
- 3
users
- 2
links