Search results

  1. W

    Visual Basic 2008 Express Edition VB.NET System.IO.StreamReader/Writer isn't...

    ...doing its job properly? For a school project I have to make a piece of software that holds logs. Unfortunately I can't figure out what's wrong with this code, as it DOES make a new file, but it doesn't write anything to it. Does anybody know what's wrong with my code? Thanks. ElseIf...
  2. W

    Is there any software/method out there to rotate an image 45 degrees?

    I need to turn a plus sign 45 degrees to make a cross (X). Is there any software/method to do so? Thanks.
  3. W

    Is there an alternative for sleep in Perl so my IRC-bot can still use...

    ...functions while asleep? I'm trying to make it able to still respond while it's waiting, it's logical that with sleep it halts the whole bot, but how do I make it so that the bot still responds while waiting? Thanks.
  4. W

    Is there an alternative for sleep in Perl so my IRC-bot can still use functions

    while asleep? I'm trying to make it able to still respond while it's waiting, it's logical that with sleep it halts the whole bot, but how do I make it so that the bot still responds while waiting? Thanks.
Back
Top