Rewrtiting from Blowfish to AES |
|
[2 replies] Last: Yes Excuse me, so I'm doing encryption like this: StringEncryptor se ... (by wimvandenborre)
|
How do I implement a _getch() function instead of a cin function? |
|
[15 replies] Last: The parser code is predicated upon using a stream for input (and one t... (by seeplus)
|
Can someone tell me what im doing wrong? |
|
[2 replies] Last: One problem that stands out is you contracted to return a double from ... (by deleted account xyzzy)
|
by satsat111
Sheet (1,2)
|
|
[26 replies] Last: Thank you so much, I understand better now. (by satsat111)
|
by SSDEEZ
recursive goldbach's conjecture
|
|
[3 replies] Last: Apologies for the pedantry, but just to correct the concepts here: The... (by Ganado)
|
by Geckoo
srand(time(NULL)) and rand()
|
|
[9 replies] Last: Here's the header-only adaptation for my custom "random toolkit," I na... (by deleted account xyzzy)
|
by hamzaaz
Exception has occurred. Segmentation fault error
|
|
[2 replies] Last: Figured it out Thanks :) (by hamzaaz)
|
How do a use math operations using a linked list? |
|
[7 replies] Last: If you want to use a list like this (why??), then each node is probabl... (by seeplus)
|
by Shervan360
How does sizeof work in C++?
|
|
[9 replies] Last: It has been proposed but it looks like there was no consensus to spend... (by Peter87)
|
by nowy20180820
QR method for eigenvalues
|
|
[2 replies] Last: Even if your matrix itself is real I think you need to be working with... (by lastchance)
|
by pband
CIN help
|
|
[2 replies] Last: the function is "x * 2 - 3.4" I want to read it with a CIN or somethi... (by lastchance)
|