Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
C code style
1
Name:
Anonymous
2011-10-26 17:39
C/C++ style general.
int main() {
}
int main()
{
}
2 space indent or 4? Spaces or tabs?
16
Name:
FrozenVoid
2011-10-27 2:11
>>15
Match only word function
If( word == new ){ word = abc }
word ( ) { }
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List