Thread: regex (yuck)
View Single Post
  #3 (permalink)  
Old 08-05-2006, 11:16 PM
smith smith is offline
Programmer
 
Join Date: Jun 2006
Posts: 108
Credits: 0
Rep Power: 10
smith is on a distinguished road
Default

I have the same problem as Jordan.
__________________
Code:
for (int i;;) {
   cout << "Smith";
}
Reply With Quote