Search:

Type: Posts; User: Hannwaas

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,342

    Ok, I think I'll just write something on my own...

    Ok, I think I'll just write something on my own then, maybe using some existing license as a template.

    I will consider that ;)
  2. Replies
    4
    Views
    1,342

    Thanks for your reply. About Creative Commons,...

    Thanks for your reply. About Creative Commons, they do say in their faq that it should not be used for software, but as you say, using it only for the code might be different.

    Well, it's not...
  3. Replies
    4
    Views
    1,342

    Picking a license

    I have this project that I want to release, but I can't find any good license for it. Basically, I want anyone to be able to download the program for free and copy it as much as they want. However, I...
  4. Replies
    3
    Views
    2,188

    I want my conio.h!

    Being a bit of a Borland person I want to be able to use functions like gotoxy (or equilvalents) under linux. Is this possible?
    Also, how can I make the gcc getch function not wait for enter to be...
  5. Replies
    4
    Views
    2,104

    Ok, thanks. One more question though: Anyone...

    Ok, thanks. One more question though:
    Anyone know how to setup ics under windows xp?
  6. Replies
    4
    Views
    2,104

    Linux and serial cable question

    Ok, here's the situation: I have two computers, one running Windows XP and with a modem and another running Windows 95 without a modem.
    Now, I'm thinking of installing Red Hat 7.1 on the last (w95)...
  7. Replies
    3
    Views
    856

    I would recommend that you use the C++ string...

    I would recommend that you use the C++ string class. It has several neat member funcitons that will solve your problems quite easily.
  8. Replies
    16
    Views
    5,194

    I actually managed to get windows 95 to work, but...

    I actually managed to get windows 95 to work, but as one might have guessed, that produced even more problems. Now it refuses to believe me when I try to say that my graphics car does support a...
  9. Replies
    16
    Views
    5,194

    I just tried digging up my old windows 95 cd just...

    I just tried digging up my old windows 95 cd just to encounter a new problem. It seems this cd can't be used for booting, and as I can't find any floppy to boot from, I'll have to access it from dos...
  10. Replies
    16
    Views
    5,194

    As I said, I've tried reinstalling it 4 or 5...

    As I said, I've tried reinstalling it 4 or 5 times already.
  11. Replies
    16
    Views
    5,194

    I've tried safe mode already. All I get is a blue...

    I've tried safe mode already. All I get is a blue screen with the words "Felsäkert läge" (safe mode) in each corner. No start menu, nothing.
  12. Replies
    16
    Views
    5,194

    How do I change the drivers after pressing f8?...

    How do I change the drivers after pressing f8? From dos?
  13. Replies
    16
    Views
    5,194

    Windows 98 problem

    I have been running linux for some time, but now I chose to switch back to windows 98 for several reasons. The problem is that I just can't get my installation to work! I've tried installing it...
  14. Replies
    16
    Views
    4,319

    Poll: Why is there no " a Swedish lake" option?

    Why is there no " a Swedish lake" option?
  15. Replies
    24
    Views
    4,843

    Poll: Go Sweden!

    Go Sweden!
  16. Yep

    Yep
  17. Replies
    4
    Views
    2,032

    I just downloaded svgalib and installed...

    I just downloaded svgalib and installed everything. The problem is that, being a Linux newbie, I must have happened to set some permission to root only, because everytime I try to run an svgalib...
  18. Replies
    4
    Views
    2,032

    What compiler might be good to use while...

    What compiler might be good to use while programming in X?
  19. Replies
    4
    Views
    2,032

    Simple graphics with gnu

    Could anyone give me an example on how to make a simple vga program with the GNU C /C++ compiler supplied with red hat? Just changing video mode and plotting a pixel.
    Does it support assembly btw?
  20. Never mind, I found it myself. Just needed to...

    Never mind, I found it myself. Just needed to change the inittab file.
  21. Well, I do want X, but I want text mode too. And...

    Well, I do want X, but I want text mode too. And having thought twice I don't want X to start every time I boot the computer.
    Surely there must be some way to remove that option (starting gnome on...
  22. Need some really simple help (complete Linux newbie)

    This hasn't really anything to do with linux programming, but I thought I'd ask anyway.
    I just installed Red Hat 7.1 on my computer (it was just a couple of minutes ago) and I have a quite...
  23. Replies
    8
    Views
    2,984

    I also had problems getting the compiler to work...

    I also had problems getting the compiler to work in the beggining. You have to make a few .cfg-files and stuff if I remember correctly, it's in one of the files that comes with it anyway.

    In any...
  24. Replies
    5
    Views
    17,792

    Wow, that what I call an explanation. Thanks...

    Wow, that what I call an explanation. Thanks alot, I'll try to implement it in the game I'm currently making.
    I'm using allegro, with Dev-C++ (coding in C++) btw.


    It would be great if you...
  25. Replies
    5
    Views
    17,792

    Collision detection algorithm

    Just wondering how collision detection is done in the most easy and fast way, i e how is it done in most games?
    I'm pretty new to game programming and most games I've made use if statements...
Results 1 to 25 of 79
Page 1 of 4 1 2 3 4