Project

General

Profile

Actions

Bug #166

open

Could not run a c program

Added by Refo Akbar almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
2021-09-21
Due date:
% Done:

0%

Estimated time:

Description

Hello, I cannot seem to run this simple hello.c program, the error message said that it cannot find the hello.c file


Files

Actions #1

Updated by Timo Eronen almost 3 years ago

You need (at least) to compile your program first:

gcc -o hello hello.c

However, you should ask such questions your teacher (supervisor?), not here.

Actions #2

Updated by Timo Eronen almost 3 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF