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