Results 1 to 9 of 9

Threaded View

  1. #1
    t7ancients's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    New York
    Posts
    381
    Reputation
    28
    Thanks
    68
    My Mood
    Twisted

    Class library with some useful functions.

    I got bored one day and decided to practice my C# skills, so I ended up putting every function I could think of into a class library. The original purpose of the dll was to process file I/O and strings, so the name doesn't exactly fit anymore, but there are tons of functions in this file that are fairly useful and simplified so newbies could use it without knowing much.
    No documentation is really needed because it's organized and simplified. If you're using this and have any questions you can totally post here or pm me. The gdi functions and mp3 function haven't been tested, and the graphics classes aren't quite implemented yet so there's no directx or opengl, just empty classes there.
    I'm open to suggestions and ideas. I'm fairly new to C# so don't flame my inefficiency.

    Virus Scan: VirusTotal - Free Online Virus, Malware and URL Scanner

  2. The Following User Says Thank You to t7ancients For This Useful Post:

    Vic3roj (02-28-2012)