Unroll Loops to Optimize Your Code May 20, 1999 A compiler can automatically optimize the code by unrolling loops. Consider this code: int *buff = new int[3]; for (int i =0; i
Display Web Pages Within Borders Defined by the Object Tag May 20, 1999 You may have used the tag to include ActiveX controls on your Web pages, but did you know that the tag can be used to include many other types of