Click here to Skip to main content
15,890,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan someone check this in VC++ 2008 Pin
cmk24-Feb-09 13:39
cmk24-Feb-09 13:39 
AnswerRe: Can someone check this in VC++ 2008 Pin
Stuart Dootson25-Feb-09 8:14
professionalStuart Dootson25-Feb-09 8:14 
GeneralRe: Can someone check this in VC++ 2008 Pin
cmk25-Feb-09 9:29
cmk25-Feb-09 9:29 
QuestionMy Javascript gone as far as it can, I need some C++ starting points Pin
skieeterno24-Feb-09 12:12
skieeterno24-Feb-09 12:12 
QuestionAccess array data Pin
necy3624-Feb-09 9:56
necy3624-Feb-09 9:56 
AnswerRe: Access array data Pin
Larry J. Siddens24-Feb-09 10:08
Larry J. Siddens24-Feb-09 10:08 
GeneralRe: Access array data Pin
necy3625-Feb-09 3:34
necy3625-Feb-09 3:34 
GeneralRe: Access array data Pin
Larry J. Siddens27-Feb-09 12:24
Larry J. Siddens27-Feb-09 12:24 
In your last line:

nom3ac = swt;

You're setting the variable nom3ac to the address of the start of the array (or the address of swt[0].)
Is this correct?

Larry J. Siddens

GeneralRe: Access array data Pin
necy362-Mar-09 2:52
necy362-Mar-09 2:52 
QuestionRe: Access array data Pin
CPallini24-Feb-09 11:33
mveCPallini24-Feb-09 11:33 
AnswerRe: Access array data Pin
«_Superman_»24-Feb-09 17:56
professional«_Superman_»24-Feb-09 17:56 
GeneralRe: Access array data Pin
necy3625-Feb-09 5:27
necy3625-Feb-09 5:27 
GeneralRe: Access array data Pin
Larry J. Siddens25-Feb-09 9:17
Larry J. Siddens25-Feb-09 9:17 
GeneralRe: Access array data Pin
«_Superman_»25-Feb-09 17:45
professional«_Superman_»25-Feb-09 17:45 
Question2005 sql server returns 'Invalid character value for cast specification' Pin
chenggong24-Feb-09 9:02
chenggong24-Feb-09 9:02 
AnswerRe: 2005 sql server returns 'Invalid character value for cast specification' Pin
Mukkie24-Feb-09 21:04
Mukkie24-Feb-09 21:04 
GeneralRe: 2005 sql server returns 'Invalid character value for cast specification' Pin
chenggong26-Feb-09 9:38
chenggong26-Feb-09 9:38 
QuestionWorking with .INI files - parsing Pin
john john mackey24-Feb-09 8:24
john john mackey24-Feb-09 8:24 
AnswerRe: Working with .INI files - parsing Pin
Stuart Dootson24-Feb-09 8:38
professionalStuart Dootson24-Feb-09 8:38 
GeneralRe: Working with .INI files - parsing Pin
john john mackey25-Feb-09 6:20
john john mackey25-Feb-09 6:20 
AnswerRe: Working with .INI files - parsing Pin
David Crow24-Feb-09 9:11
David Crow24-Feb-09 9:11 
GeneralAttempted to read or write protected memory when calling DLL Pin
Brady Kelly24-Feb-09 8:14
Brady Kelly24-Feb-09 8:14 
GeneralRe: Attempted to read or write protected memory when calling DLL Pin
Stuart Dootson24-Feb-09 8:31
professionalStuart Dootson24-Feb-09 8:31 
GeneralRe: Attempted to read or write protected memory when calling DLL Pin
Brady Kelly24-Feb-09 8:58
Brady Kelly24-Feb-09 8:58 
GeneralRe: Attempted to read or write protected memory when calling DLL Pin
Stuart Dootson24-Feb-09 9:12
professionalStuart Dootson24-Feb-09 9:12 

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.