User: oggin

  • Public profile

User profile: oggin

User info
User name:oggin
History
Joined:
Number of posts:51
Latest posts:

Does g++ support c++20 modules?
Here is my gcc/g++ https://winlibs.com/ I have 12.2, but I see I should update. No problem using -s...

recursive function
This recursive factorial will run out of stack memory somewhere between 14000 and 15000. It is slow...

Displaying letters slowly on screen. Typing effect?
A bit more primitive: [code] #include <time.h> #include<string> #include<iostream> void update(in...

how to prevent duplicate when compare 2 string vector.
It has been a while since I have used c++. The forum format has changed since my last visit. So take...

how draw an image?
I messed about for ages to get this working. A pixel by pixel picture to screen. The picture can be...

This user does not accept Private Messages