You are here:

C/File manipulation

Advertisement


Question
How we create a record out of 1 million in c LANGUAGE(take shortest time) if Yes, Please give a simple example for getting You more clearly.  

Answer
> create a record out of 1 million
What is the meaning of this?

And what does C language has to do with this.
I think the algorithm you choose is important than the language.

I think your problem is that, you have millions of records and you want to store them efficiently, so that search time is reduced.
And for this, you can study and try out HASHing technique.

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Narendra

Expertise

I can answer questions in C related to programming, data structures, pointers and file manipulation. I use Solaris for doing C code and if you have questions related to C programming on Solaris, I will be able to help better.

Experience

6.5

Organizations belong to
Sun Microsystems

Awards and Honors
Brain Bench Certified Expert C programmer.
Advanced System Software Certified

©2012 About.com, a part of The New York Times Company. All rights reserved.