Click here to Skip to main content
15,900,907 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resource.h File Checking Pin
Grahamfff12-Oct-06 9:41
Grahamfff12-Oct-06 9:41 
GeneralRe: Resource.h File Checking Pin
David Crow12-Oct-06 10:11
David Crow12-Oct-06 10:11 
AnswerRe: Resource.h File Checking Pin
toxcct12-Oct-06 3:26
toxcct12-Oct-06 3:26 
GeneralRe: Resource.h File Checking Pin
Galatei12-Oct-06 7:41
Galatei12-Oct-06 7:41 
GeneralRe: Resource.h File Checking Pin
Blake Miller13-Oct-06 4:32
Blake Miller13-Oct-06 4:32 
QuestionC on UNIX Question Pin
Yadrif12-Oct-06 2:34
Yadrif12-Oct-06 2:34 
AnswerRe: C on UNIX Question Pin
tom144312-Oct-06 2:50
tom144312-Oct-06 2:50 
GeneralRe: C on UNIX Question Pin
Yadrif12-Oct-06 3:12
Yadrif12-Oct-06 3:12 
Do you think the compile error could be because the compiler doesn't recognize the syntax? Here is the compiler output:
"usrfunct.c", line 91: error #2020: identifier "nparm" is undefined
long TAPEINFO(nparm, parmptr, parmdec)
^
"usrfunct.c", line 91: error #2020: identifier "parmptr" is undefined
long TAPEINFO(nparm, parmptr, parmdec)
^
"usrfunct.c", line 91: error #2020: identifier "parmdec" is undefined
long TAPEINFO(nparm, parmptr, parmdec)
^
"usrfunct.c", line 92: error #2130: expected a "{"
WORD nparm;

I've actually been emailed the source and just asked to see if I can figure out why it won't compile. I think it is an HP UNIX box. By looking at the make log it seems like the compiler is called aCC. Once again never seen this but have never worked with C on HP UNIX before.
Thanks for your help.

GeneralRe: C on UNIX Question Pin
Zac Howland12-Oct-06 3:17
Zac Howland12-Oct-06 3:17 
GeneralRe: C on UNIX Question Pin
tom144312-Oct-06 4:23
tom144312-Oct-06 4:23 
AnswerRe: C on UNIX Question Pin
Link200612-Oct-06 2:53
Link200612-Oct-06 2:53 
QuestionHow to set the Default Main WW Page Pin
gomez_a12-Oct-06 2:25
gomez_a12-Oct-06 2:25 
AnswerRe: How to set the Default Main WW Page Pin
Galatei12-Oct-06 7:58
Galatei12-Oct-06 7:58 
QuestionHow to retrieval the pixel information by clicking mouse on the image? Pin
chaoxin12-Oct-06 2:09
chaoxin12-Oct-06 2:09 
AnswerRe: How to retrieval the pixel information by clicking mouse on the image? Pin
Hamid_RT12-Oct-06 2:43
Hamid_RT12-Oct-06 2:43 
QuestionFullscreen Pin
Lampros Giampouras12-Oct-06 2:08
Lampros Giampouras12-Oct-06 2:08 
AnswerRe: Fullscreen Pin
Hamid_RT12-Oct-06 2:39
Hamid_RT12-Oct-06 2:39 
GeneralRe: Fullscreen Pin
Lampros Giampouras12-Oct-06 3:49
Lampros Giampouras12-Oct-06 3:49 
GeneralRe: Fullscreen Pin
Hamid_RT13-Oct-06 8:03
Hamid_RT13-Oct-06 8:03 
AnswerRe: Fullscreen Pin
David Crow12-Oct-06 5:43
David Crow12-Oct-06 5:43 
AnswerRe: Fullscreen Pin
Galatei12-Oct-06 7:32
Galatei12-Oct-06 7:32 
Questionload cursor for hourglass-arrow Pin
YaronNir12-Oct-06 0:38
YaronNir12-Oct-06 0:38 
AnswerRe: load cursor for hourglass-arrow Pin
Hamid_RT12-Oct-06 0:41
Hamid_RT12-Oct-06 0:41 
GeneralRe: load cursor for hourglass-arrow Pin
YaronNir12-Oct-06 2:28
YaronNir12-Oct-06 2:28 
AnswerRe: load cursor for hourglass-arrow Pin
Galatei12-Oct-06 1:21
Galatei12-Oct-06 1:21 

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.