
rayscosmic
New User
Mar 13, 2008, 12:16 AM
Post #1 of 7
(10012 views)
|
Need help in regular exp
|
Can't Post
|
|
Hello i am new to perl.I have to write a script which should take a directory which contains .h and .c files. The script have to pass every .c file and find the functions/api in the file and insert a line after " { " and another line before return(if the function returns value) else before "}". can any1 help me in writing it?? Thanks & regards
|