Re: Same kind of question


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by hussein on July 09, 2000 at 19:19:09:

In Reply to: Same kind of question posted by JoeY on July 09, 2000 at 18:07:17:

: We are suppose to include "Operation of user interface" in our homework. What exactly does that mean? Do you mean a structure chart? Or an interface Diagram?

write in English sentences (in the form of one or more paragraphs) how your user interface will work. explain as if i asked you in person.

: What does it mean by "Data Structure" here?
: Example might be helpful

example (for a different problem):
"there will be 3 arrays, each containing 20 character arrays of maximum length 50 each. the arrays will store names, phone numbers, and zip codes. they could be defined as follows:
char name[20][50], phone[20][50], zip[20][50];"




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]