ianjray / wildcard

C Wildcard Matching (Linear Time)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wildcard

Wildcard matching in C

This algorithm uses linear time.

About

C Wildcard Matching (Linear Time)

License:MIT License


Languages

Language:C 83.5%Language:Makefile 16.5%