Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: drawing a cercle by code Pin
Schehaider_Aymen6-Apr-08 11:43
Schehaider_Aymen6-Apr-08 11:43 
GeneralRe: drawing a cercle by code Pin
Mark Salsbery6-Apr-08 11:47
Mark Salsbery6-Apr-08 11:47 
GeneralRe: drawing a cercle by code Pin
Schehaider_Aymen6-Apr-08 11:53
Schehaider_Aymen6-Apr-08 11:53 
GeneralRe: drawing a cercle by code Pin
Schehaider_Aymen6-Apr-08 11:57
Schehaider_Aymen6-Apr-08 11:57 
GeneralRe: drawing a cercle by code Pin
Mark Salsbery6-Apr-08 12:00
Mark Salsbery6-Apr-08 12:00 
GeneralRe: drawing a cercle by code Pin
Schehaider_Aymen6-Apr-08 12:01
Schehaider_Aymen6-Apr-08 12:01 
GeneralRe: drawing a cercle by code Pin
Hamid_RT8-Apr-08 7:08
Hamid_RT8-Apr-08 7:08 
GeneralHelp with my c programming language Pin
mvayder6-Apr-08 7:47
mvayder6-Apr-08 7:47 
Here is what I am supposed to do:

Write a program that inputs and holds up to 100 novels. Be sure that the program holds at least the title, author (last name first), category, whether its an enjoyable book (rate 1-10), and the number of pages. Experiment and find a way to sort the completed list by one of the following choices (at the users’ discretion): by title (be CAREFUL – think about library listings), by author, by category, or by number of pages. Have the program display the sorted list in a table. The user should be able to save their list to a file with their choice of name. The program should be able to read back from said file. Be sure the user can save the list after it has been sorted, and they can add books when the list has been read in from the file.



Here is my PROBLEM: http://mycodewarriorcode.weebly.com/[^]
GeneralRe: Help with my c programming language Pin
bob169726-Apr-08 8:27
bob169726-Apr-08 8:27 
GeneralRe: Help with my c programming language Pin
CPallini6-Apr-08 21:42
mveCPallini6-Apr-08 21:42 
Generalwin32 dialogs... Pin
Member 38254936-Apr-08 2:48
Member 38254936-Apr-08 2:48 
GeneralRe: win32 dialogs... Pin
Mark Salsbery6-Apr-08 7:47
Mark Salsbery6-Apr-08 7:47 
QuestionAny way to refresh a CHtmlView without it scrolling back to the top? Pin
Taka Muraoka6-Apr-08 0:43
Taka Muraoka6-Apr-08 0:43 
QuestionWSAENOBUFS error Pin
itai shmida5-Apr-08 23:01
itai shmida5-Apr-08 23:01 
QuestionRe: WSAENOBUFS error [modified] Pin
Eytukan6-Apr-08 0:50
Eytukan6-Apr-08 0:50 
GeneralRe: WSAENOBUFS error Pin
Mark Salsbery6-Apr-08 8:19
Mark Salsbery6-Apr-08 8:19 
GeneralRe: WSAENOBUFS error Pin
itai shmida13-Apr-08 19:35
itai shmida13-Apr-08 19:35 
Generaldefragmenttation disk by c++ Pin
th875-Apr-08 22:18
th875-Apr-08 22:18 
AnswerRe: defragmenttation disk by c++ Pin
Rajesh R Subramanian5-Apr-08 22:31
professionalRajesh R Subramanian5-Apr-08 22:31 
GeneralSocket programming in C Pin
ADTC#5-Apr-08 14:33
ADTC#5-Apr-08 14:33 
GeneralRe: Socket programming in C [modified] Pin
rp_suman5-Apr-08 15:10
rp_suman5-Apr-08 15:10 
GeneralRe: Socket programming in C Pin
ADTC#5-Apr-08 15:39
ADTC#5-Apr-08 15:39 
QuestionRe: Socket programming in C Pin
rp_suman5-Apr-08 16:50
rp_suman5-Apr-08 16:50 
GeneralRe: Socket programming in C Pin
ADTC#5-Apr-08 16:53
ADTC#5-Apr-08 16:53 
GeneralRe: Socket programming in C [modified] Pin
rp_suman5-Apr-08 17:03
rp_suman5-Apr-08 17:03 

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.