This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
huangxingxing
/
ACISAPI
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
ACISAPI
/
include
/
test.h
test.h
101 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
#ifndef _TEST_h_
#define _TEST_H_
#include <iostream>
using namespace std;
void myprint();
#endif