Hi !
My teacher asked me to do this ..
write the program that code will write
the following to a file i:10:a:22:Emma
then, add code that will change only 10 to 2000.
the problem is how can I write the code of change 10 to 2000 because they are different bytes ?
this methods may help but I don't know how I use it : (
writeChar()
writeInt()