Search:

Type: Posts; User: .: Kimochi :.

Search: Search took 0.00 seconds.

  1. Help with returning length of char variable.

    I'm having some trouble returning the length of a char variable in a XOR encryption code.



    #include <iostream>
    #include <string>

    using namespace std;

    int main()
  2. Replies
    5
    Views
    982

    The point of the dll is that the user defines...

    The point of the dll is that the user defines what values Beep takes.
  3. Replies
    5
    Views
    982

    ok...

    could you give me a code example? I'm a beginner when it comes to dlls.
  4. Replies
    5
    Views
    982

    Need help with a dll!

    I am currently building a small dll that makes your pc "beep". I am using it with another language called gml. My gml syntax is correct.

    There are no errors in the code but my pc refuses to...
Results 1 to 4 of 4