User Profile
Collapse
-
tomjakson started a topic What is the difference between call by value and call by reference in c++ ????in CWhat is the difference between call by value and call by reference in c++ ????
call by value and call by reference is used in functions to pass the arguments. -
This function assumes that the first string will not contain two // consecutive '*' if ... then there are two possibilities // a) We consider current character of second ... Yes test("abc*c?d", "abcd"); // No because second must have 2 instances of ..... Just add a check after the while loop to check if both strings have terminated or not.
No activity results to display
Show More
Leave a comment: