Click here to Skip to main content
16,012,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: setting active partition Pin
l a u r e n3-Mar-01 7:52
l a u r e n3-Mar-01 7:52 
GeneralCFile::Read Pin
Vickie2-Mar-01 8:25
Vickie2-Mar-01 8:25 
GeneralRe: CFile::Read Pin
Daniel Ferguson2-Mar-01 9:44
Daniel Ferguson2-Mar-01 9:44 
GeneralPLEEEASE!!! HELP ME NOW OR I'M FIRED!!! HOW DO I... Pin
2-Mar-01 7:24
suss2-Mar-01 7:24 
GeneralRe: PLEEEASE!!! HELP ME NOW OR I'M FIRED!!! HOW DO I... Pin
l a u r e n2-Mar-01 10:39
l a u r e n2-Mar-01 10:39 
GeneralRe: PLEEEASE!!! HELP ME NOW OR I'M FIRED!!! HOW DO I... Pin
Tim Deveaux2-Mar-01 10:55
Tim Deveaux2-Mar-01 10:55 
GeneralRe: PLEEEASE!!! HELP ME NOW OR I'M FIRED!!! HOW DO I... Pin
Christian Graus2-Mar-01 12:19
protectorChristian Graus2-Mar-01 12:19 
GeneralUppercase --- Urgent Pin
2-Mar-01 6:34
suss2-Mar-01 6:34 
Hi,
I am writing a string class in VC++.I am using array to take user input and to display them to the user.
1.in one function I want to change the complete input to uppercase.
2.In second function I want to change first character to uppercase.
I am giving code for my main class.
main()
{
String A;
cout<<"enter Words:";
String Sentence[ArSize];
char temp[MaxLen];
int i;
int wordLen;
for(i=0;i
GeneralRe: Uppercase --- Urgent Pin
Chris Losinger2-Mar-01 7:55
professionalChris Losinger2-Mar-01 7:55 
GeneralRe: Uppercase --- Urgent Pin
Daniel Ferguson2-Mar-01 9:30
Daniel Ferguson2-Mar-01 9:30 
GeneralCSplitterWnd and CMDIFrameWnd Pin
Sjoerd van Leent2-Mar-01 4:35
Sjoerd van Leent2-Mar-01 4:35 
GeneralRe: CSplitterWnd and CMDIFrameWnd Pin
Daniel Ferguson2-Mar-01 5:30
Daniel Ferguson2-Mar-01 5:30 
GeneralOverlaying icons in CTreeCtrl Pin
2-Mar-01 0:42
suss2-Mar-01 0:42 
GeneralI want to know books to introduce about commnication. Pin
hahyojin1-Mar-01 23:00
hahyojin1-Mar-01 23:00 
General"Open Attachment Warning" Pin
1-Mar-01 22:58
suss1-Mar-01 22:58 
Generalbackground color in rich edit control Pin
1-Mar-01 22:53
suss1-Mar-01 22:53 
GeneralRe: background color in rich edit control Pin
Daniel Ferguson2-Mar-01 5:11
Daniel Ferguson2-Mar-01 5:11 
GeneralC++ Language - initialising arrays Pin
Dave Midgley1-Mar-01 22:46
Dave Midgley1-Mar-01 22:46 
GeneralRe: C++ Language - initialising arrays Pin
l a u r e n1-Mar-01 23:15
l a u r e n1-Mar-01 23:15 
GeneralNO NO NO - I'm not the idiot ! Pin
Dave Midgley1-Mar-01 23:46
Dave Midgley1-Mar-01 23:46 
GeneralRe: NO NO NO - I'm not the idiot ! Pin
.::RockNix::.2-Mar-01 0:10
.::RockNix::.2-Mar-01 0:10 
GeneralRe: C++ Language - initialising arrays Pin
Dave Midgley2-Mar-01 0:17
Dave Midgley2-Mar-01 0:17 
GeneralRe: C++ Language - initialising arrays Pin
Simon Capewell2-Mar-01 2:30
Simon Capewell2-Mar-01 2:30 
GeneralRe: C++ Language - initialising arrays Pin
Dave Midgley2-Mar-01 3:52
Dave Midgley2-Mar-01 3:52 
GeneralRe: C++ Language - initialising arrays Pin
Dave Midgley2-Mar-01 3:53
Dave Midgley2-Mar-01 3:53 

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.