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.
Find the Bug in the Code
-
- Valued Contributor
- Posts: 548
- Joined: Tue Jun 26, 2007 11:23 am
- Has thanked: 6 times
- Been thanked: 44 times
Re: Find the Bug in the Code
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.
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.
-
- Posts: 18
- Joined: Wed Nov 11, 2009 7:39 am