Search results

  1. A

    booting procedure of unix/linux

    can anyone give me a link for booting procedure of unix/linux?
  2. A

    using help in ide

    I have switched from turbo c to DevCPP/MingW. I used to use help in tc ide using Ctrl + F1 placing cursor on the function or header file for which i wanted help. How can i get such help in DevCpp or any other ide?
  3. A

    Encryption

    I am working on an encryption which is directed encrypting ONLY text. My problem is how to test this encryption. i.e. How can i test, how difficult this encryption is? How an encryption is are tested, any procedure? anyone?
  4. A

    sudoku game

    Hello friends, I have devoloped a sudoku game using cpp. Please evaluate this code. I have used Borland Turbo cpp 3.0 compiler and hence it is windows based and 16 bit.I know iI should shift to more advanced and open source devolopement enviornments, and I am going to do just that. But it...
Top Bottom