Skip to content

Krol-X/project_1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First repository on Github

Hello everyone. This is simple bimble prog.

I'am use mingw.

To compile enter:

gcc -c func.c -o func.o
gcc -c main.c -o main.o
gcc func.o main.o -o bin/print.exe

If you have a problem, func.h need to paste to all files at head…

<3

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%