J
jim
I am learning c right now and found the following tutorial quite
interesting
http://www.cs.cf.ac.uk/Dave/C/node7.html#SECTION00700000000000000000
Here is one of the practive it listed.
Write a C program to read through an array of any type. Write a C
program to scan through this array to find a particular value.
Can somebody tell me how to write it?
interesting
http://www.cs.cf.ac.uk/Dave/C/node7.html#SECTION00700000000000000000
Here is one of the practive it listed.
Write a C program to read through an array of any type. Write a C
program to scan through this array to find a particular value.
Can somebody tell me how to write it?