Thread: vc++ basic help

  1. #1
    Registered User
    Join Date
    Apr 2004
    Posts
    58

    vc++ basic help

    could someone post the very basic program(hello world) for use with vc++ 6.0 and tell me exactly "click to click" how to make it run. i have downloaded tutorials on win32 programming but none of them deal with vc++ in mind. they just say take this code compile it. though it seems foolish, i am not even able to determine in which space to paste the code to compile it. so the query.
    even a fish would not have been in danger had it kept its mouth shut.

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Use the documentation.

    gg

  3. #3
    Registered User
    Join Date
    Apr 2004
    Posts
    58
    even if i try to run a program that has been written somewhere else and works well it gives me an error message stating
    Code:
    Compiling...
    Error spawning cl.exe
    
    code.exe - 1 error(s), 0 warning(s)
    tell me what the prob is plz!!!!
    even a fish would not have been in danger had it kept its mouth shut.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [ANN] New script engine (Basic sintax)
    By MKTMK in forum C++ Programming
    Replies: 1
    Last Post: 11-01-2005, 10:28 AM
  2. what are your thoughts on visual basic?
    By orion- in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 09-22-2005, 04:28 AM
  3. visual basic vs C or C++
    By FOOTOO in forum Windows Programming
    Replies: 5
    Last Post: 02-06-2005, 08:41 PM
  4. Visual Basic Adodc Problem
    By rahat in forum Windows Programming
    Replies: 1
    Last Post: 01-20-2002, 06:55 AM