The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 cannot convert argument in function call
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Alex-qwerty

Russia
Posts

Posted - 05/04/2008 :  06:19:09 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): OriginPro 8 SR1 v8.0773
Operating System: WinXP SP2 (Rus)
Hi All!
Sometimes I see in CodeBuilder output message
"Error, cannot convert argument in function call".
But if I do double-click on this message, the cursor is placed
at function name instead of wrong argument.
Is there any way to get the name of error source?
For example, if I use variable that not declared,
compiler generate message
"Error, Variable "BlaBla" not declared"
and if I do double-click on this message,
the cursor is placed on parameter BlaBla,
not the name of function.

I spent two days to find error if function call:
nag_pde_parab_1d_fd(
npde,
CoordSystem,
&ts,
tout,
tmpPDEDEF,
tmpBNDARY,
u,
npts,
x,
acc,
rsave,
lrsave,
isave,
lisave,
itask,
itrace,
&outfile,
&ind,
&comm,
&saved,
&fail);
It has 21 parameters, some of them are another functions,
and it`s wery hard to check all of them.
Can CodeBuilder help me and point the wrong parameter?
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000