Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

where can I find

Status
Not open for further replies.

tunahead

Programmer
Feb 22, 2003
9
AT
a online tutorial that focuses on c-programming for Windows?
thanks for any critics or comments
werner
 
I just done a search on google, and
Code:
  www.freeprogrammingresources.com/visualcpp.html

was OK for tutorials. My advice is to look at samples that came with your compiler, and to get a book on Visual C++ rather than search online. If you don't want to buy a book, go to a library and enquire - they usually have stacks of C++ books, and sometimes you can get old stock for next-to-nothing. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top