Jump to content
xisto Community

tmonty

Members
  • Content Count

    50
  • Joined

  • Last visited

Everything posted by tmonty

  1. Heh, You didn't listen to Arcturus. Its members are geniuses! The guitarist (Knut M. Valle) plays lovely solos and riffs, the drumer (Hellhammer!) is the best drumer I've ever heard (he plays also in Mayhem, The Convenant), the keyboardist (Steinar Sverd Johnsen) plays like Chopin (;p) and ex-vocalist, Garm, sings like in opera. ;p here is a link -> http://www.adastraenter.com/
  2. I think you buy CD's to much. I listen to a single CD for many months, then I put it back. Few months later I listen to it again. I suggest to download music. You can download a lot of albums, listen to them and finally buy one CD this group, which you like the most.
  3. But I didn't receive any information about my account.
  4. Hi!I asked for a hosting, but my request has been refused. Few days later I got a letter that I am hosted. What is this?
  5. It is all in documanation in http://php.net/
  6. If U have the source, U can decode any file without password.
  7. Source -> http://forums.xisto.com/no_longer_exists/ Sorry for late, I musted translate comments. ;p
  8. What OS? And do you want free complier?Windows: free - dev C++, djgpp | comercial: MS Visual C++Linux (only free ;p) - gcc (type 'gcc' in your shell)
  9. C++ is continuation of C. C++ is object-oriented. In my opinion classes are very useful. Today C++ is using to develope many programs, but e.g. kernels are written in C. I suggest using C++ then.
  10. Sure. Metallica rulez! ;pTaste me, U will seeMore is all U needdedicated tohow I'm killing U!
  11. Hi! I wrote a program, that can encode/decode text file. Algorith uses function rand(). The program saves the seek to the file, and then it saving each character from the source-file adding to it radom numder. What do U think about it? exe file (for DOS) -> http://forums.xisto.com/no_longer_exists/ If U want, I can give you the source.
  12. 1. Monty Python and Holy Grail2. Monty Python's The Life of Brian3. Monty Python at the Hollywood Bowl4. Monty Python's The Meaning of Life5. And now for something comletly diffrent!;p
  13. Nice course -> http://forums.xisto.com/no_longer_exists/
  14. I haven't tested this code: [br]void fun() {[br][/br]int aaaaaa;[/br]int *q= &aaaaaa;[br][/br]while ( *(q--)!=20 ); // we look for variable which value is 20 (it couldn't be 'i'!)[br][/br]*q = 10; // we change it[br][/br][br]}[br][/br]main() { ... }[/br] Hm.... It is only suggestion.
  15. C++ is continuation of C. It has got classes, exceptions, templetates and few new things. To be honest it is better than ANSI C (e.g. virtual functions are very useful).C# is the Microsoft's script (I am not sure) language for .NET framework, so I think it is more closely related to working with ASP.NET than C++.
  16. I like school. This is the place, where I'm learningvery helpful things. (I think nobody wants to be an analphabetist). This is the place, where we also meet many people. Many my friends I know from school.
  17. In polish:Wesołych Świąt!(verson for your friends ;pp) Wesołych, [accent]kurwa[/accent], Świąt!(standard wishes) Wszystkiego najlepszego!But about spelling... That will be a problem...
  18. push offset (osknockout) ; or maybe -> lea eax, osknockout | push eax call Hello ;p No... It's perfectly ordinary greeting. ;p
  19. I'm afraid nowhere. Turbo C++ is a comercial program and Borland has not released source.
  20. Some jokes could be funny in some sitiuations, e.g. with friends or at a party. ;p
  21. Look here: http://forums.xisto.com/no_longer_exists/
  22. Yeah, I like site made in pure HTML - they are fast and clean with good navigation.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.