problem in runnig simple C program in Ajunta IDE in Ubuntu 8.04
I intend to learn c/c++. I have installed the build-essential package and Anjuta IDE in Ubuntu 8.04 as advised in Ubuntu help. Following very simple C program compiles correctly in Anjuta but while executing the program, it asks for some "Arguments" /"Select a program to run". I don't know what to enter for "argument"/ "Select a program to run" . When i enter name of the file, following message appears:
Program '/home/
Please help.
-------
Program:
-------
#include<stdio.h>
main()
{
printf("type Y for YES and N for NO");
}
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu anjuta Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask novice for more information if necessary.