User profile: Ganado

User info
User name:Ganado
Bio:0, 0, 1, 0, 0, 1, 2, 2, 3, 2, 2, 1, 0, 0, 1, 0, ...
Statistical data
Occupation:Programmer
Skills:C++
C#
Python
C#/.NET
History
Joined:
Number of posts:6775
Latest posts:

vector push_back passing size from 0 to overflow
Bumping this to just give some insight that might be generally helpful: 3689348814741910324 is 1100...

Finally switched to Linux Mint
I feel the same way but instead of switching to Linux Mint I have a computer set up for Arch. Windo...

Where to get dictionaries for spellcheck during coding?
Can you manually add to an existing dictionary so that when you see, for example, "grep" underlined ...

Vector of struct vs. two 1D vectors
[quote][output]$ g++ -o gamma_test gamma_test.cpp $ ./gamma_test 1.0 gamma( 1 ) = 1[/output] But th...

getchar and print c
You can use [b]putchar(text)[/b] https://www.tutorialspoint.com/c_standard_library/c_function_getcha...