Search:

Type: Posts; User: Xander

Search: Search took 0.01 seconds.

  1. Thread: Vigenere

    by Xander
    Replies
    1
    Views
    2,655

    Vigenere

    I just created a new file for C++ Source, not C/C++ Header. here my code doesn't work. i appreciate your help. thanks

    #include <stdio.h>
    #include <ctype.h>

    void
    PrintUsage()
    {
    ...
  2. Replies
    5
    Views
    3,929

    how can i change to C? not Java. thanks in...

    how can i change to C? not Java. thanks in advance.
  3. Replies
    5
    Views
    3,929

    Vigenere Decipher/Encipher

    I am new here and a very novice. I want to learn something from you. Here my codes won't work . any idea or suggestion? any help would be appreciated.:confused:

    void vigenere(operation){
    var...
Results 1 to 3 of 3