User: kigar64551

  • Public profile

User profile: kigar64551

User info
User name:kigar64551
History
Joined:
Number of posts:802
Latest posts:

Segmentation fault (core dumped)
[quote]*** stack smashing detected ***: <unknown> terminated[/quote] So, yeah, this confirms that yo...

Segmentation fault (core dumped)
Quite possible a previous error corrupted the stack and now it will crash on return. Try running th...

Convert binary to base 58
It seems they simply use a different mapping of the characters 😏 Just change code from above: ht...

txt file to vector giving wrong values
This could be done by using [b][code]<regex>[/code][/b] to split the lines 😎 In the following ex...

Convert binary to base 58
In my above example, [code]ASCII_CHARS[/code] contains all "printable" ASCII characters. For Base-58...

This user does not accept Private Messages