![]() |
Floating Error
Hi, I am new to C and so can not figure out the source of error I am getting. I have a program that calls a second program and passes an argument to it. When I try to assign the argument to a variable in the second program, I get a "Floating Error" error message. The program being called (named child, edited to remove peripheral stuff):
Code:
main(int argc, char *argv[])Code:
int main(int argc, char *argv[]) |
| All times are GMT +5.5. The time now is 15:33. |