Click here to Skip to main content
15,901,284 members

Comments by bonezegei (Top 9 by date)

bonezegei 14-Jul-22 21:47pm View    
wow thanks, I just tested the std::sort() function today it's amazing. I just realize Im doing my previous codes the hard way, Im gonna explore more about this. Thanks again.
bonezegei 13-Jul-22 10:16am View    
You are technically right. I never thought of that.

bonezegei 13-Jul-22 10:00am View    
yes that's really true. But on the otherside I learned from it.
bonezegei 13-Jul-22 9:53am View    
-lSDL2_image is a linker to a library for SDL. When you forgot to add the linker that same error occurs i think.
bonezegei 13-Jul-22 9:17am View    
oh, yeah right. I just realize that now. Thank you

therefore it should be like this,
I tested it just now and it worked..

for(int a=1; a