Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3269075
By: nobody

Pardon me, I need help on using the regcomp

I am not a C programmer. I tried my best to read the docuemntation and declare
accodingly:

the regex_t structure (16bytes for the 4 4byte int (ie  long), right?
and the structure regmatch_t is tow 4byte long long

Btw does regcomp aallocate the memeory for the string of "const char *re_endp"?


when I tried to use the dll for the regcomp, I must decalred something wrong
because I got  error from my programming tool PowerBuilder)
Error text = Specified argument type differs from required argument type at
runtime in DLL function regcomp.
 (invalid stack pointer on return from function call).



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to