Can anyone tell me some easy way to create sparse matrix in C99? I am using MinGW and want to generate sparse adjacency matrix for Undirected Graph...