Hi!
My problem is this:
I have a text file with the following content:
4 koira dog
7 keppi stick
4 lehti leaf
9 kissa cat
6 pallo ball
I want to remove one line from the text file with my c code:
void DeleteWord(char word[40], FILE *in) {
tests if the word is in the file;
deletes the...
I would like to make an imagemap that changes the image depending on where the mouse is (a world map that changes the color of a country when the mouse is over it and workes like an imagemap so that you can click on the different countries). I've used Javascript and Imagemaps, but don´t know if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.