0

How do I print the data of a GSList in C? and how can iterate through the list and copy the data?

I need to iterate through the elements contained in a GSList in C and copy them, and save them using gtk_file_chooser_get_uris()

3rd Oct 2022, 12:11 AM
Fidel Alejandro Sanchez Fernandez
Fidel Alejandro Sanchez Fernandez - avatar
0 Answers