Posts by Jessijow Black • 1 point
2 posts
-
0
votes1
answer121
viewsQ: Edit C. csv files
I need to make a programming code in C, in which I ask the user the name of a city, present in the first file (cities.csv), and I have to remove the id of the city inserted. Then this id has to…
-
0
votes0
answers154
viewsQ: Search a C. csv file
Hello! I’m new to programming, and for a college job, I have to create a project where I have to use .csv. files.The program itself compiles, but I know I have an error in an if function, and I…