barryscott has asked for the wisdom of the Perl Monks concerning the following question:
but I'm having serious trouble getting it done with regexs. I haven't slept in a while and have nearly thrown my laptop out of the window a couple of time, so help would be very much appreciated guys ;oDuint8_t foo_function (uint16_t foo, char bar) { /*some code here*/ }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: pattern matching c-style function definitions :o(
by jettero (Monsignor) on Jan 07, 2008 at 11:57 UTC | |
|
Re: pattern matching c-style function definitions :o(
by bunch (Sexton) on Jan 07, 2008 at 12:24 UTC | |
|
Re: pattern matching c-style function definitions :o(
by planetscape (Chancellor) on Jan 07, 2008 at 14:38 UTC | |
|
Re: pattern matching c-style function definitions :o(
by pc88mxer (Vicar) on Jan 07, 2008 at 18:10 UTC | |
by barryscott (Acolyte) on Jan 07, 2008 at 20:39 UTC |