User profile: chipp

User info
User name:chipp
History
Joined:
Number of posts:776
Latest posts:

C++20 import issue
@ch1156: thanks!! it's working!! [quote] You may need to use Latest instead of C++ 20, but try 20 f...

C++20 import issue
i tried to code in C++20 and tried to import header file but it doesn't worked anyone knows why? ...

trying to convert location name from numbers to words
[code] if (location == 1) { printf("You are in a forest. There are paths to the north (2...

pow()
guys, i really feel very much stupid and feel like an idiot rn... this is probably the most embarras...

pow()
i have a function that do a calculations and also use [code]pow()[/code], BUT, it's [b]really strang...