Skip to content

TLoebner/HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld

you can compile the examples the following way:

c: gcc hallo.c -o HalloC.o

java: javac hallo.java

and run them by doing the following things:

c: ./HalloC.o

java: java -X64 hallo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published