Timestamp Post Voter Comment Reputation
Re: RayCasting: why i get a more width vertical lines on square grid size? rproffitt When you break on the line that does the math, it's back to you to determine if the number is what you expected. +0
Re: RayCasting: why i get a more width vertical lines on square grid size? rproffitt It's your math, not mine as well as you seeing the numbers in the debugger which I can't see. Sorry. +17
Re: VB2010: how use CopyMemory() API function? rproffitt Reminder: I don't have older Visual Studio versions installed now. Only VS2022 available. +0
Re: VB2010: how use CopyMemory() API function? rproffitt Never has. That's why we use the .NET examples. +17
Re: VB6 - RayCasting: why my Vertical intersection is so big? rproffitt Let's say 200 is the max value, you can code it to limit it to 200. +17
Re: VB6 - why the 'for' loop is so slow? rproffitt The code provided shows it is not optimized. See my comments. +17
Re: VB6: how we get an array size? rproffitt Your other post is about that indirectly. Here, you lead with something else. +15
Re: Math 3D: how avoid drawing hidden parts? rproffitt You're doing fine. +15
Re: how can i create a program without Windows Defender problems? rproffitt Please tell a lot more. It hampers getting to what's going on. And no. +15
Re: If-else showing weird results Husoski No, %s scanning stops on any whitespace, not just a newline. Use %255[^\n] to include any character except a newline. +0
Re: C++: how can i create nested loops? rproffitt It's all your work above. +1 +15
Re: about mobile bateries rubberman Remember, when it comes to capacity (Amp Hours), more is better! +12
Re: Where can I learn C++ game development online for free? najiawad0 thanx :) but do u know if i should get ubuntu? +0
Re: Where can I learn C++ game development online for free? najiawad0 I use Xcode for C++ +0
Re: Where can I learn C++ game development online for free? najiawad0 I use a mac, is there any IDE that has directx? +0
Re: blink text on console kal_crazy This does blink +2
Re: blink text on console kal_crazy This doesn't blink -0

The End.