Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
c syntaks
1
Name:
Anonymous
2011-12-17 11:01
what was the easier way to refer to an array's first member other than array[0] ?
i forgot what the symbol was.
6
Name:
Anonymous
2011-12-17 11:25
>>4
Try this:
template <class T>
void f( const &T ) {
}
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List