1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
cdt/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard18.htm

15 lines
No EOL
443 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Tutorial</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h3>Create a CPP file</h3>
<p>Create the main.cpp file by right clicking your project and selecting <b>New > File</b>.</p>
</body>
</html>