Thread: Basic Stuff
View Single Post
  #3 (permalink)  
Old 25th May, 2007, 10:12 AM
Áedán's Avatar
Áedán Áedán is offline
Chief Systems Administrator
 
Join Date: September 2001
Location: Europe
Posts: 12,336

I think that fairly few people will have a copy of GCC on their Windows machine to compile with. You might want to consider uploading a copy of the exe file for people to play with too! (put it in a zip file)

I'm glad to see that you're using sizeof() - you'd be surprised the number of times developers forget and wonder why people exploit buffer overflows.
__________________

Last edited by Áedán; 25th May, 2007 at 10:13 AM.
Reply With Quote