| Topic Text | Topic Comments (1) | Topic Properties | Topic Information | grbgtr | ||||
| Topic title: test C | Monday April 20, 2009 13:38:00 |
Download topic text | View in variable-width font | Tab width set to 8 (change to 4)
| Files in topic: (view all files) | ||
| C:\Documents and Settings\1000len-asu\Desktop\test.c | {+12,-0} | |
[Add General Comment] to topic.
| File C:\Documents and Settings\1000len-asu\Desktop\test.c (Revision 1.0) | [Add File Comment] [Top] |
| 1 | |||
| 2 | void TestInspection(void) | ||
| 3 | { | ||
| 4 | int i = 0, a = 0; | ||
| 5 | |||
| 6 | |||
| 7 | for(i = 0; i< 100; i++) | ||
| 8 | { | ||
| 9 | a = i*i; | ||
| 10 | } | ||
| 11 | |||
| 12 | } | ||
| File C:\Documents and Settings\1000len-asu\Desktop\test.c (Revision 1.0) | [Add File Comment] [Top] |
| Legend: | |
| Removed | |
| Changed | |
| Added | |
[Add General Comment] to topic.