CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   what is parse error (https://www.cfd-online.com/Forums/fluent/43000-what-parse-error.html)

hajagho December 2, 2006 02:17

what is parse error
 
Hi i want to interpret a new udf in fluent , but i came to a problem. the error i encountered is: " Line 1: parse Error" wat must i do

Ahmed December 3, 2006 04:07

Re: what is parse error
 
line 1 does not follow the rules of the C language. Check the online version of the webster dictionnary www.m-w.com The parser is a programme that reads an input text file in English and converts it into its equivalent machine language, so if it finds something that does not follow the rules of the language it cannot convert it and hence this error message

subramanian December 4, 2006 02:34

Re: what is parse error
 
Hai,

Parse error usually comes when there is some space in between your file name and/or path of udf.

check it.

regards, JSM


All times are GMT -4. The time now is 08:50.