Archive for category Random Discussion
The smallest C program possible
Posted by scanff in Random Discussion, Windows C++ Programming on February 20, 2012
Interestingly the smallest C program you can write in windows is.
int main[] = {0xC3};
Basically the same as.
#include
int main()
{
return 0;
}
Also I’m assuming you are using a X86 processor and the 0xC3 is just a return (RET).
PAX Day 2 – 2010
Posted by scanff in Random Discussion on September 5, 2010
PAX Seattle photo montage 9/4/10
Random pictures from PAX 2010….
- Mario ‘n Friends
- Woah
- Hot equipment ;)
- Don’t Shoot
- Sheppard and Tali’Zorah Nar Rayya
- Ears are hot!
- Kick some ass!!
- Ryu
- meeow
- Link playing a shooter !!!
- Cool
- Fallout, what’s with the T-Rex ?
- Looks like a big flop. noone was interested in it.
- Microsoft crap
- WTH?
- more
- more…
- More random

















