RosettaCodeData/Task/Inverted-index/C/inverted-index-2.c
2023-07-01 13:44:08 -04:00

4 lines
152 B
C

Search for "what": f1.txt source/f2.txt
Search for "is": f1.txt other_file source/f2.txt
Search for "banana": other_file
Search for "boo": not found