GP32 C Programing.......


*2T*

Still Fresh
Joined
Oct 29, 2004
Messages
2
hello...I am a new member
I have a program in C
I am stady in computer sciences college
*my (English ) not good ,I can not write english good :(


a-write a program that create a telephone directory that was stored in an array of structure , eachcontaining a person ,s name,area code,and telepone number as string .
b-improve the telephone-directory so that it inculdes each person,s mailing address .store the address in its own structure ,called address ,which is nested inside the directory structere
use the input data in part a to create the new directory structure (enter only the address)
** :D :D **
I am very sorry if this is not a right location for my question :( :( :(
 
Hello!

K, first things first. You posted in the wrong section of the forum. At the main index of the forum is a section for development stuff called 'gp32dev'. There is another sction called Help needed (dev stuff only) and New developers help. If you want to post any help requests there. Those two sections might be the best place for them.

I didnt quite understand your question. Let me get this right:

1. Write a program that creates a telephone directory that was stored in an array of structure , which contains a person's name, postcode ,and telepone number as string.

2. Improve the telephone directory store everyone's address. Store the address in its own structure, which is nested inside the directory structure.

But then.. :unsure:
use the input data in part a to create the new directory structure (enter only the address).
That confuses me and also, if you want to do this project, what is stopping you from doing it? :huh:
 
Last edited by a moderator:
Ksmiler posted on Oct 29 2004 at 01:14 PM said:
and also, if you want to do this project, what is stopping you from doing it? :huh:

If I were a suspicious person, I'd wonder whether somebody wasn't looking for help with their homework. <_<
 
Last edited by a moderator:
thank you :)
I solved my broblem
I did this program , it was an easy program but I didn't read it carefully
when I read it again I did it,,,,,
thank you again ..
and I very sorry :(
 
Back
Top