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

C / C++ / MFC

 
GeneralRe: quick question about recordsets, ADO Pin
Jon Hulatt22-Aug-02 4:18
Jon Hulatt22-Aug-02 4:18 
GeneralCreate shortcut to a folder failed Pin
Tida21-Aug-02 4:21
Tida21-Aug-02 4:21 
GeneralMultiLine EditBox Question Pin
Cerb21-Aug-02 3:21
sussCerb21-Aug-02 3:21 
GeneralRe: MultiLine EditBox Question Pin
Chris Losinger21-Aug-02 3:27
professionalChris Losinger21-Aug-02 3:27 
GeneralRe: MultiLine EditBox Question Pin
Tomasz Sowinski21-Aug-02 3:27
Tomasz Sowinski21-Aug-02 3:27 
GeneralRe: MultiLine EditBox Question Pin
Cerb21-Aug-02 3:29
sussCerb21-Aug-02 3:29 
GeneralRe: MultiLine EditBox Question Pin
Cerb21-Aug-02 3:31
sussCerb21-Aug-02 3:31 
GeneralPassing a pointer to a char-array Pin
fheyn21-Aug-02 3:15
fheyn21-Aug-02 3:15 
Hi,
there are days...
well, it works but I think there should be a better way of doing it.
my problem's like this :
I'm passing an array of char (cArray[50][20]) to a function which is declared as MyFunc(char *pArray).
with pArray I'd like to access the array-items, which it does if I increment it by 20, but then it only gives me the first character of each array-item. To correct this, I use strcpy(..) and all goes fine, but to me it looks like a really bad solution.

Someone has an idea to improve this ?
thanks





GeneralRe: Passing a pointer to a char-array Pin
Ravi Bhavnani21-Aug-02 3:40
professionalRavi Bhavnani21-Aug-02 3:40 
GeneralRe: Passing a pointer to a char-array Pin
fheyn21-Aug-02 4:14
fheyn21-Aug-02 4:14 
GeneralRe: Passing a pointer to a char-array Pin
Chris Losinger21-Aug-02 4:20
professionalChris Losinger21-Aug-02 4:20 
GeneralRe: Passing a pointer to a char-array Pin
fheyn21-Aug-02 4:31
fheyn21-Aug-02 4:31 
GeneralRe: Passing a pointer to a char-array Pin
Tomasz Sowinski21-Aug-02 4:24
Tomasz Sowinski21-Aug-02 4:24 
GeneralRe: Passing a pointer to a char-array Pin
fheyn21-Aug-02 4:50
fheyn21-Aug-02 4:50 
GeneralRe: Passing a pointer to a char-array Pin
Ravi Bhavnani21-Aug-02 5:05
professionalRavi Bhavnani21-Aug-02 5:05 
Generalressource.dll error Pin
Mike Mc21-Aug-02 3:15
Mike Mc21-Aug-02 3:15 
GeneralRe: ressource.dll error Pin
Mike Mc21-Aug-02 8:22
Mike Mc21-Aug-02 8:22 
GeneralF1 invoke WinHelp, which I don't want it to Pin
lucy21-Aug-02 3:07
lucy21-Aug-02 3:07 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
-Dy21-Aug-02 3:13
-Dy21-Aug-02 3:13 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
lucy21-Aug-02 3:39
lucy21-Aug-02 3:39 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
Tomasz Sowinski21-Aug-02 3:22
Tomasz Sowinski21-Aug-02 3:22 
GeneralRe: F1 invoke WinHelp, which I don't want it to Pin
lucy21-Aug-02 3:34
lucy21-Aug-02 3:34 
GeneralRasDial Pin
Anonymous21-Aug-02 3:07
Anonymous21-Aug-02 3:07 
GeneralRe: RasDial Pin
Victor Vogelpoel21-Aug-02 5:13
Victor Vogelpoel21-Aug-02 5:13 
QuestionCSocket -> not thread-safe ? Pin
Niko Tanghe21-Aug-02 3:07
Niko Tanghe21-Aug-02 3:07 

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.