Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
ab85e7342e7b51a10b6bf5ebc66c1a47c70f3fa6
qt-creator/share/qtcreator/templates/wizards/plaincapp/main.c

8 lines
83 B
C
Raw Normal View History

a simple 'new project' wizard for a plain C project Change-Id: Ie3102362af67858790ff3121d2db56a7183906d4 Reviewed-on: http://codereview.qt-project.org/5468 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-09-23 17:09:23 +02:00
#include <stdio.h>
int main(void)
{
printf("Hello World!\n");
return 0;
}
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 100ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API