Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing "this" pointer to Post/SendMessage Pin
Vaclav_29-Aug-13 3:48
Vaclav_29-Aug-13 3:48 
QuestionCListCtrl: Columns do not resize, if more number of columns are added Pin
Md Saleem Navalur27-Aug-13 21:25
Md Saleem Navalur27-Aug-13 21:25 
QuestionRe: CListCtrl: Columns do not resize, if more number of columns are added Pin
Richard MacCutchan27-Aug-13 22:30
mveRichard MacCutchan27-Aug-13 22:30 
AnswerRe: CListCtrl: Columns do not resize, if more number of columns are added Pin
_Flaviu28-Aug-13 1:54
_Flaviu28-Aug-13 1:54 
AnswerRe: CListCtrl: Columns do not resize, if more number of columns are added Pin
David Crow28-Aug-13 2:08
David Crow28-Aug-13 2:08 
AnswerRe: CListCtrl: Columns do not resize, if more number of columns are added Pin
.dan.g.28-Aug-13 19:11
professional.dan.g.28-Aug-13 19:11 
GeneralRe: CListCtrl: Columns do not resize, if more number of columns are added Pin
Md Saleem Navalur2-Sep-13 18:46
Md Saleem Navalur2-Sep-13 18:46 
Question"Mega C & C++ Beginer QuiZ" Code this and please!!! Pin
Chaie John27-Aug-13 21:16
Chaie John27-Aug-13 21:16 
Quote:
1.
Write C Programs to
a) Find the reverse of an integer value recursively.
b) Print all prime numbers less than N, where N is an integer given by the user.
Define and use a function prime(x) that checks if a number is prime or not.
c) Search for a Key in a 2D array. If the key is in the array, return its position also.
d) Read two unsorted list of numbers. Sort the lists individually and finally merge the two lists to form a single sorted list. Define and use function readlist(l) to read list l and sort(l) to sort the list l.
e) To read two square matrices and check whether multiplication of these matrices is commutative or not.
2. Write a menu driven C program to operate on Strings.
Menu:
Key
Action
**************************************************************
1 Print String Length
2 reverse string
3 convert all characters to lowercase
4 convert all characters to uppercase
Implement each action using User defined functions.

AnswerRe: "Mega C & C++ Beginer QuiZ" Code this and please!!! Pin
Richard MacCutchan27-Aug-13 22:29
mveRichard MacCutchan27-Aug-13 22:29 
GeneralRe: "Mega C & C++ Beginer QuiZ" Code this and please!!! Pin
.dan.g.28-Aug-13 19:05
professional.dan.g.28-Aug-13 19:05 
GeneralRe: "Mega C & C++ Beginer QuiZ" Code this and please!!! Pin
Richard MacCutchan28-Aug-13 21:18
mveRichard MacCutchan28-Aug-13 21:18 
AnswerRe: "Mega C & C++ Beginer QuiZ" Code this and please!!! Pin
David Crow28-Aug-13 2:08
David Crow28-Aug-13 2:08 
SuggestionRe: "Mega C & C++ Beginer QuiZ" Code this and please!!! Pin
pasztorpisti28-Aug-13 3:42
pasztorpisti28-Aug-13 3:42 
QuestionDay of the Week Pin
BobInNJ27-Aug-13 14:13
BobInNJ27-Aug-13 14:13 
AnswerRe: Day of the Week Pin
David Crow27-Aug-13 15:53
David Crow27-Aug-13 15:53 
AnswerRe: Day of the Week Pin
Krishnakumartg28-Aug-13 7:03
Krishnakumartg28-Aug-13 7:03 
GeneralRe: Day of the Week Pin
David Crow28-Aug-13 7:27
David Crow28-Aug-13 7:27 
AnswerRe: Day of the Week Pin
Freak3028-Aug-13 23:22
Freak3028-Aug-13 23:22 
QuestionProgram Quiz , Tell me the codings Pin
Chaie John27-Aug-13 11:59
Chaie John27-Aug-13 11:59 
AnswerRe: Program Quiz , Tell me the codings Pin
Garth J Lancaster27-Aug-13 12:18
professionalGarth J Lancaster27-Aug-13 12:18 
AnswerRe: Program Quiz , Tell me the codings Pin
pasztorpisti28-Aug-13 6:49
pasztorpisti28-Aug-13 6:49 
Questionnk Pin
vishal.chaturvedi1927-Aug-13 2:02
vishal.chaturvedi1927-Aug-13 2:02 
QuestionRe: nk Pin
CPallini27-Aug-13 11:12
mveCPallini27-Aug-13 11:12 
QuestionFirefox Address Pin
MrDooDoo26-Aug-13 9:39
MrDooDoo26-Aug-13 9:39 
QuestionRe: Firefox Address Pin
David Crow26-Aug-13 10:26
David Crow26-Aug-13 10:26 

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.