If You use ANSI C; you'll never have any trouble... I recommend to use it as much as possible; to be able to compile everywhere... What's more; if you make a good ANSI C prog you'll not only be able to compile it in any windows compiler but you may as well compile it in any other platform's compiler (linux for e.i)...
Hope i helped you...
ampm2003