User: maximumcapacity

  • Public profile

User profile: maximumcapacity

User info
User name:maximumcapacity
History
Joined:
Number of posts:10
Latest posts:

Help with C Xor encrypting
so i changed my unhex function I still have problem my string is not a raw data char* unHex ( char...

Help with C Xor encrypting
All I know that is Im suppose to turn both keys and the string into raw data and xor them The ...

Why does this work *add = add +1; but not this add++
Im using Dev c++ [code] #include <stdio.h> #include <stdlib.h> void imfunction(int *add) { ...

can anybody help me? im new at this
if statements

How do i make input stop if invalid key entered
fixed it [code] void Fill_array(double *array, int Max, int *counter) { std::cout << "Enter any no...

This user does not accept Private Messages