![]() |
|
#11
|
|||
|
|||
|
Quote:
The arguments of a function are the things in parentheses where you call the function. The function is defined to have two arguments. Your invocation of function has one thing in parentheses. Regards, Dave |
|||
|
#12
|
|||
|
|||
helpi am having an error to the makelist(the 1st if statement):Warning: passing 1 of 'addtoFront' grom incompatible pointer type and when i am trying to printFtoR
iam getting junks. can someone help me fix it |
|
#13
|
|||
|
|||
helpCan someone help me and tell how to fix the code.
Like every single error |
|
#14
|
|||
|
|||
|
Quote:
Look at your definition of the function addtoFront(). How many arguments does it have? What is the data type of the first argument? Look at the statement that calls addtoFront(). What is the name of the first argument? What is its data type? Look at the error message. What is it telling you? It's telling me that you have used an argument whose data type is different from the data type specified in the function definition. Regards, Dave |
|
#15
|
|||
|
|||
|
Quote:
It's your code; it's up to you to fix it. We are here to try to answer your questions. Regards, Dave |
Recent GIDBlog
Toyota - 2009 May Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The