Starting a project on Predictive Text For C++ using Microsoft Visual Studio.

Never Used C++ before.

From what I know, I should Create an Array or Database of Words which will then checked once certain letters have been inputted.

How Should I start creating a Database?

How should this datebase be Queried?

A simple skeleton or an idea of a skeleton would be greatly appreciated.

Thanks

Roushy.