Page 1 of 1

Find the Bug in the Code

Posted: Thu Nov 19, 2009 11:03 am
by luthra_arun
Hi to all,
I am making the project after writing a long program when i compile i found the erron in my code it shows:-

D:\Pen Drive Data\Important Data\projects\BOD\Flow Code\BOD_Main19Nov.c(164): error: missing right paren
D:\Pen Drive Data\Important Data\projects\BOD\Flow Code\BOD_Main19Nov.c(164): error: general error
D:\Pen Drive Data\Important Data\projects\BOD\Flow Code\BOD_Main19Nov.c(164): error: failure

failure

..........
Return code = 1

Flowcode was unable to compile the flowchart's C code due to the following errors:


how its very difficult to find where the problem is can you help me.The above error i had given just for the example but i need to know in gernal that how i find the problem in my program or project of having n numbers of macros.

Re: Find the Bug in the Code

Posted: Thu Nov 19, 2009 4:31 pm
by Sean
Can you post a copy of your Flowcode program on the forum?

If not, can you post a copy of the C code file BOD_Main19Nov.c generated by Flowcode (or a section of it around line 164).

We should be able to see the error from this.

Re: Find the Bug in the Code

Posted: Fri Nov 20, 2009 6:02 am
by luthra_arun
hi sean,
i had sloved that problem thanks for the replay.