Search:

Type: Posts; User: kasemo

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    7,743

    Why not use a regular expression to trim off the...

    Why not use a regular expression to trim off the extra points, or specify your precision ( er, wait - can you specify precision? :| I don't use C# enough to remember ... lol? )

    * edit *

    My...
  2. Replies
    0
    Views
    1,556

    Printing a number of HTML documents

    C#'s not my strongest language ... :) ... but I have a working program with a problem. Here's the code in question :



    private void button2_Click(object sender, System.EventArgs e)
    {...
Results 1 to 2 of 2