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

C / C++ / MFC

 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
Yovav27-Apr-09 3:45
Yovav27-Apr-09 3:45 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
Yovav27-Apr-09 4:20
Yovav27-Apr-09 4:20 
AnswerRe: How to allow line breaks inside of a multiline CEdit control ? Pin
ThatsAlok26-Apr-09 18:26
ThatsAlok26-Apr-09 18:26 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
_AnsHUMAN_ 26-Apr-09 18:27
_AnsHUMAN_ 26-Apr-09 18:27 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
ThatsAlok26-Apr-09 18:28
ThatsAlok26-Apr-09 18:28 
GeneralRe: How to allow line breaks inside of a multiline CEdit control ? Pin
Yovav27-Apr-09 4:20
Yovav27-Apr-09 4:20 
Questionincrementing via timer and loading value to text box Pin
Jeffrey Webster26-Apr-09 15:51
Jeffrey Webster26-Apr-09 15:51 
AnswerRe: incrementing via timer and loading value to text box Pin
_AnsHUMAN_ 26-Apr-09 18:27
_AnsHUMAN_ 26-Apr-09 18:27 
AnswerRe: incrementing via timer and loading value to text box Pin
ThatsAlok26-Apr-09 18:29
ThatsAlok26-Apr-09 18:29 
GeneralRe: incrementing via timer and loading value to text box Pin
Jeffrey Webster26-Apr-09 18:49
Jeffrey Webster26-Apr-09 18:49 
GeneralRe: incrementing via timer and loading value to text box Pin
ThatsAlok26-Apr-09 21:12
ThatsAlok26-Apr-09 21:12 
GeneralRe: Managed v. Unmanaged forum Pin
Jeffrey Webster27-Apr-09 3:28
Jeffrey Webster27-Apr-09 3:28 
GeneralRe: incrementing via timer and loading value to text box Pin
Stuart Dootson27-Apr-09 0:04
professionalStuart Dootson27-Apr-09 0:04 
GeneralRe: incrementing via timer and loading value to text box Pin
Jeffrey Webster27-Apr-09 3:22
Jeffrey Webster27-Apr-09 3:22 
Question[Message Deleted] Pin
Amy whinehouse26-Apr-09 15:43
Amy whinehouse26-Apr-09 15:43 
GeneralRe: help fix my program Pin
_AnsHUMAN_ 26-Apr-09 18:20
_AnsHUMAN_ 26-Apr-09 18:20 
GeneralWelcome in the CP's Memorable Quotes list. Pin
CPallini26-Apr-09 21:40
mveCPallini26-Apr-09 21:40 
GeneralRe: Welcome in the CP's Memorable Quotes list. Pin
_AnsHUMAN_ 26-Apr-09 21:56
_AnsHUMAN_ 26-Apr-09 21:56 
AnswerRe: help fix my program Pin
CPallini26-Apr-09 21:25
mveCPallini26-Apr-09 21:25 
Amy whinehouse wrote:
void displayarray(String thearray[], int size)
{

? i dont no what goes here?

}

Code.

Amy whinehouse wrote:
int fillarray(String thearray[], int size)
{


? dont no what goes here?


}

Code.

Amy whinehouse wrote:
bool findit(String thearray[], int lastslot, String nametofind)
{

? i need help i dont no what code to put here?


}

Code.


Amy whinehouse wrote:
int takeoutdups(String thearray[], int numberfilled, String newarray[])
{

?i dont no what code to put here?

}

Code.



When eventually you'll write the code inside the functions, you'll find it just useless, because main calls no function at all.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

QuestionRe: help fix my program Pin
David Crow27-Apr-09 3:46
David Crow27-Apr-09 3:46 
QuestionReport tool Pin
rastaVnuce26-Apr-09 12:32
rastaVnuce26-Apr-09 12:32 
Questionhow to convert byte array of .jpg and .jp2 images to Bitmap byte array in VC++? Pin
kapardhi26-Apr-09 4:09
kapardhi26-Apr-09 4:09 
AnswerRe: how to convert byte array of .jpg and .jp2 images to Bitmap byte array in VC++? Pin
CPallini26-Apr-09 4:47
mveCPallini26-Apr-09 4:47 
GeneralRe: how to convert byte array of .jpg and .jp2 images to Bitmap byte array in VC++? Pin
Hamid_RT26-Apr-09 6:34
Hamid_RT26-Apr-09 6:34 
GeneralRe: how to convert byte array of .jpg and .jp2 images to Bitmap byte array in VC++? Pin
CPallini26-Apr-09 6:56
mveCPallini26-Apr-09 6:56 

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.