Hello there,
Is anybody else using arachnophilia I am having difficulties running programs through it.
Right now I just copied the hello world program which is available on the google course and made a file named hello world.cpp by using the macro Q which I assigned for compiling in Arachnophilia I got no errors inside the program editor, but when I go to my cmd I cannot get hello world on the screen
It shows me following errors hope somebody can help
C:\Users\Dheeraj\Documents>gcc hello world.cpp
gcc: error: hello: No such file or directory
gcc: error: world.cpp: No such file or directory
gcc: fatal error: no input files
compilation terminated.
and one more thing are there any videos in this course or it is just written material would love to know from the people who have already explored this course.
Thanks