This website requires JavaScript.
Explore
Help
Sign In
QuasarApp
/
ELFIO
Watch
4
Star
0
Fork
0
You've already forked ELFIO
mirror of
https://github.com/QuasarApp/ELFIO.git
synced
2025-04-29 13:34:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ELFIO
/
elf_examples
/
test_ppc.cpp
9 lines
96 B
C++
Raw
Normal View
History
Unescape
Escape
Convert to UNIX EOL
2012-11-26 23:48:22 +02:00
#
include
<iostream>
int
main
(
)
{
std
:
:
cout
<
<
"
Hello
"
<
<
std
:
:
endl
;
return
0
;
}
Reference in New Issue
Copy Permalink