Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
No Answer is Posted For this Question
Be the First to Post Answer
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
What is wrong with this program statement? void = 10;
Why is c so important?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
What is omp_num_threads?
write a program for odd numbers?
How many loops are there in c?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
Which is better malloc or calloc?
what is the mean of c languages.
Is c pass by value or reference?