Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
C QUESTION
1
Name:
Anonymous
2013-01-13 23:14
for(int i = ((a > b) ? x : y); i < c; i++){...}
How will this be compiled? Will it hurt performance due to lack of unrolling or something?
6
Name:
Anonymous
2013-01-14 0:23
>>5
fuck off
8
Name:
Anonymous
2013-01-14 3:01
It also depends if i is modified within the loop body as well. All modifications to i need to be inferrable at compile time. So
>>5-
san is right. Sorry for telling you to fuck off
>>5-
san.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List