View Single Post
Old 11-28-2005, 10:34 AM   #10 (permalink)
baronvongogo
baronvongogo's Avatar
 
Master Techie

Join Date: May 2005

Location: UK

Posts: 2,749

baronvongogo is on a distinguished road

Default

Iv noticed a difference when using dev c++ and then porting it over to visual studio 6, lil things like functions being called void"name" are changed to int "name" etc also the examples iv used with dev for includes dont use . h such as #include<iosteam> instead of <iosteam.h> maybe im wrong lol theres very little difference just user interface and lil things.
__________________
baronvongogo is offline