You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is the code for a Query program in C.
The program uses a CSV file containing information about various pokemon, the program gathers pokemon that have a given type and stores them in a separate CSV file.