Forum: C# Sep 18th, 2008 |
| Replies: 1 Views: 4,040 public DBBase()
{
}
}
interesting C code. |
Forum: C# Sep 18th, 2008 |
| Replies: 2 Views: 6,759 I don't see the C!
BTW, not everybody knows this yet ~~~ gets(text); Very, very bad idea. |
Forum: C# Nov 16th, 2006 |
| Replies: 9 Views: 4,378 Nice program! I ran it and for factorial 13 I got 1932053504 when it should be 6227020800. |