BFS code in c

Can anyone post the C implementation of BFS?

BFS in C

This is my implementation of BFS using queue - Git