Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
golang
/
1.22.0
/
src
/
internal
/
xcoff
/
testdata
/
Filename :
printhello.c
back
Copy
#include <stdio.h> void printhello(){ printf("Helloworld\n"); }