/[dtapublic]/projs/emts/trunk/build/toolcol/emts_ifsfscan/win/emts_ifsfscan.cpp
ViewVC logotype

Annotation of /projs/emts/trunk/build/toolcol/emts_ifsfscan/win/emts_ifsfscan.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 289 - (hide annotations) (download)
Wed Jan 1 02:43:30 2020 UTC (4 years, 9 months ago) by dashley
File size: 815 byte(s)
Port program from ets_ifsfscan to emts_ifsfscan.
1 dashley 289 // emts_ifsfscan.cpp : This file contains the 'main' function. Program execution begins and ends there.
2     //
3    
4     #include <iostream>
5    
6     int main()
7     {
8     std::cout << "Hello World!\n";
9     }
10    
11     // Run program: Ctrl + F5 or Debug > Start Without Debugging menu
12     // Debug program: F5 or Debug > Start Debugging menu
13    
14     // Tips for Getting Started:
15     // 1. Use the Solution Explorer window to add/manage files
16     // 2. Use the Team Explorer window to connect to source control
17     // 3. Use the Output window to see build output and other messages
18     // 4. Use the Error List window to view errors
19     // 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project
20     // 6. In the future, to open this project again, go to File > Open > Project and select the .sln file

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision URL Header

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25