bulitpruf
2010-01-18 03:09:16 UTC
I want to create a housing development program, this program will
accept information for a prospective home owner stored in an array
with out the used of files. for exampke the person name, address,
salary, expenses, tax, housing community you applied for etc.
if however they qualifying income is greater than a certain amount
they get to choose housing development A, else B or else C. accoring
to their net income. however it is is below either A B or C then they
are flag as not qualified.
The problem is that I can write a straight program b ut I need to do
it with an array can some one help me
accept information for a prospective home owner stored in an array
with out the used of files. for exampke the person name, address,
salary, expenses, tax, housing community you applied for etc.
if however they qualifying income is greater than a certain amount
they get to choose housing development A, else B or else C. accoring
to their net income. however it is is below either A B or C then they
are flag as not qualified.
The problem is that I can write a straight program b ut I need to do
it with an array can some one help me