Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCombo box values Pin
Rich Wright16-Dec-04 1:58
Rich Wright16-Dec-04 1:58 
GeneralRe: Combo box values Pin
David Crow16-Dec-04 4:14
David Crow16-Dec-04 4:14 
GeneralRe: Combo box values Pin
Rich Wright16-Dec-04 7:08
Rich Wright16-Dec-04 7:08 
GeneralRe: Combo box values Pin
David Crow16-Dec-04 7:39
David Crow16-Dec-04 7:39 
GeneralRe: Combo box values Pin
toxcct16-Dec-04 8:03
toxcct16-Dec-04 8:03 
GeneralRe: Combo box values Pin
Maximilien16-Dec-04 8:54
Maximilien16-Dec-04 8:54 
GeneralRe: Combo box values Pin
toxcct16-Dec-04 9:32
toxcct16-Dec-04 9:32 
GeneralCoursework Help Pin
Flame12316-Dec-04 1:05
Flame12316-Dec-04 1:05 
Hi I need alot of help in trying to do this coursework. Can anyone give me help in this. here what is to be done.

The system he requires is very simple; he needs to have the ability to renew the membership of existing clients, to enrol new clients and to generate letters to remind clients whose membership is about to lapse

The progam should:

define appropriate user-defined data types (enumerations and/or structs) to model the data of the application.
read the client data from the data file and store it in a convenient form.
enrol new clients.
renew membership of clients.
perform a search through the data for clients whose membership is about to run out and generate a reminder letter.
save the client data to a data file.

I have tried to attempt it but never got past the first stage.

Cheers

GeneralRe: Coursework Help Pin
David Crow16-Dec-04 4:18
David Crow16-Dec-04 4:18 
GeneralRe: Coursework Help Pin
Anonymous16-Dec-04 4:38
Anonymous16-Dec-04 4:38 
GeneralRe: Coursework Help Pin
David Crow16-Dec-04 5:33
David Crow16-Dec-04 5:33 
GeneralRe: Coursework Help Pin
Flame12316-Dec-04 6:50
Flame12316-Dec-04 6:50 
GeneralRe: Coursework Help Pin
David Crow16-Dec-04 7:33
David Crow16-Dec-04 7:33 
GeneralRe: Coursework Help Pin
Anonymous16-Dec-04 7:55
Anonymous16-Dec-04 7:55 
GeneralRe: Coursework Help Pin
Flame12316-Dec-04 8:07
Flame12316-Dec-04 8:07 
GeneralResizable treeview/listbox in a window Pin
tintin7715-Dec-04 23:06
tintin7715-Dec-04 23:06 
GeneralRe: Resizable treeview/listbox in a window Pin
Maximilien16-Dec-04 0:18
Maximilien16-Dec-04 0:18 
GeneralRe: Resizable treeview/listbox in a window Pin
tintin7716-Dec-04 1:47
tintin7716-Dec-04 1:47 
GeneralRe: Resizable treeview/listbox in a window Pin
Blake Miller16-Dec-04 3:58
Blake Miller16-Dec-04 3:58 
GeneralList control - MFC Pin
nemarc15-Dec-04 21:47
professionalnemarc15-Dec-04 21:47 
GeneralRe: List control - MFC Pin
vikramlinux15-Dec-04 22:28
vikramlinux15-Dec-04 22:28 
GeneralRe: List control - MFC Pin
nemarc15-Dec-04 22:39
professionalnemarc15-Dec-04 22:39 
GeneralRe: List control - MFC Pin
vikramlinux15-Dec-04 22:42
vikramlinux15-Dec-04 22:42 
GeneralRe: List control - MFC Pin
nemarc15-Dec-04 23:06
professionalnemarc15-Dec-04 23:06 
GeneralRe: List control - MFC Pin
vikramlinux15-Dec-04 23:27
vikramlinux15-Dec-04 23:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.