Click here to Skip to main content
15,917,565 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUnsized array of tokens??? Pin
r3dqu33n28-Jan-05 10:20
r3dqu33n28-Jan-05 10:20 
AnswerRe: Unsized array of tokens??? Pin
PJ Arends28-Jan-05 14:47
professionalPJ Arends28-Jan-05 14:47 
GeneralRe: Unsized array of tokens??? Pin
r3dqu33n31-Jan-05 4:42
r3dqu33n31-Jan-05 4:42 
GeneralFind the process that send the print job Pin
Wander Costa28-Jan-05 10:17
Wander Costa28-Jan-05 10:17 
GeneralOnKeyDown Pin
Anonymous28-Jan-05 9:10
Anonymous28-Jan-05 9:10 
GeneralRe: onkeydown Pin
Shog928-Jan-05 9:17
sitebuilderShog928-Jan-05 9:17 
GeneralRe: onkeydown Pin
Iain Clarke, Warrior Programmer28-Jan-05 12:33
Iain Clarke, Warrior Programmer28-Jan-05 12:33 
Questionjava in c code? Pin
porac6928-Jan-05 7:26
porac6928-Jan-05 7:26 
hi, does any one know how to put a small java script code (about 10 lines) into a c code script?
what i am doing is creating a web page (by putting html in the c code)
and it works but now i want to add java in and it does not work.

i thought it was like this:

strcat( buffer,
"

It is now "
"<!--"
"var currentTime = new Date()"
"var day = currentTime.getDate()"
"var month = currentTime.getMonth()"
"var year = currentTime.getFullYear()"
"document.write(day + / + month + / + year)"
"

" );

any suggestions?
thanks
Wink | ;)
AnswerRe: java in c code? Pin
includeh1028-Jan-05 7:37
includeh1028-Jan-05 7:37 
AnswerRe: java in c code? Pin
David Crow28-Jan-05 7:44
David Crow28-Jan-05 7:44 
GeneralRe: java in c code? Pin
porac6928-Jan-05 7:51
porac6928-Jan-05 7:51 
GeneralRe: java in c code? Pin
David Crow28-Jan-05 8:30
David Crow28-Jan-05 8:30 
GeneralSetupDiGetClassDevs fails with -1 Pin
John R. Shaw28-Jan-05 7:25
John R. Shaw28-Jan-05 7:25 
GeneralRe: SetupDiGetClassDevs fails with -1 Pin
Wander Costa28-Jan-05 10:26
Wander Costa28-Jan-05 10:26 
GeneralRe: SetupDiGetClassDevs fails with -1 Pin
John R. Shaw29-Jan-05 10:27
John R. Shaw29-Jan-05 10:27 
Generaladd a pop-up menu to shell menu Pin
includeh1028-Jan-05 7:07
includeh1028-Jan-05 7:07 
GeneralRe: add a pop-up menu to shell menu Pin
Michael Dunn28-Jan-05 12:16
sitebuilderMichael Dunn28-Jan-05 12:16 
GeneralRe: add a pop-up menu to shell menu Pin
includeh1028-Jan-05 18:59
includeh1028-Jan-05 18:59 
GeneralRe: add a pop-up menu to shell menu Pin
Iain Clarke, Warrior Programmer28-Jan-05 12:38
Iain Clarke, Warrior Programmer28-Jan-05 12:38 
GeneralRe: add a pop-up menu to shell menu Pin
includeh1028-Jan-05 19:03
includeh1028-Jan-05 19:03 
QuestionCreate AutoRun.Exe Without .NET FrameWork? Pin
Khang Nguyen28-Jan-05 5:20
Khang Nguyen28-Jan-05 5:20 
AnswerRe: Create AutoRun.Exe Without .NET FrameWork? Pin
David Crow28-Jan-05 5:23
David Crow28-Jan-05 5:23 
GeneralRe: Create AutoRun.Exe Without .NET FrameWork? Pin
Khang Nguyen28-Jan-05 6:02
Khang Nguyen28-Jan-05 6:02 
GeneralRe: Create AutoRun.Exe Without .NET FrameWork? Pin
David Crow28-Jan-05 7:39
David Crow28-Jan-05 7:39 
Questionhow to call printer under fullscreen Pin
stanleyhxywork28-Jan-05 4:51
stanleyhxywork28-Jan-05 4:51 

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.