Posts by lambda • 159 points
3 posts
-
1
votes2
answers147
views -
1
votes2
answers728
viewsQ: ASCII encryption in C
I need help with that, I’ve done the functions that encryption and decryption, it encrypts normal, however, at the time of decryption it sure does not do the process properly. The error and the…
-
3
votes1
answer96
viewsQ: Error in the calculation of values of a vector
I’m stuck in this part of my job in case two of college, the exit gets all jumbled up, for example: The profit will be -1,#$%#!@ #define vetor 40 struct Produto{ char codigo[10]; char…