Search:

Type: Posts; User: johnh444

Search: Search took 0.01 seconds.

  1. Difference between Visual Studio .net Standard and Professional

    What is the difference between Visual Studio .net Standard and Visual Studio .net Professional? I saw Standard for about $100, and Professional for about $1,000. What could possibly make it that...
  2. Thread: help!!!!

    by johnh444
    Replies
    5
    Views
    1,831

    Okay, now I'm getting this error: ...

    Okay, now I'm getting this error:

    --------------------Configuration: mainmenu - Win32 Debug--------------------
    Linking...
    cashier.obj : error LNK2001: unresolved external symbol "void __cdecl...
  3. Thread: help!!!!

    by johnh444
    Replies
    5
    Views
    1,831

    help!!!!

    Here's my problem. I've been trying to run this porgram forever and I CANT get this one error to fix!!!! What's wrong? (Sorry, its very long and ineffecient... work with me)




    #include...
  4. Replies
    2
    Views
    1,683

    Multi - File Program not finding files

    I am working on a databse type program now, and I am still pretty new, so it is my first multi file program I've written. The problem is I have variables, arrays and functions that are defined...
  5. Replies
    5
    Views
    1,715

    visual c++ vs visual c++ .net

    I have microsoft visual C++. do i need to buy microsoft visual c++ .net, to do .net programming, or are the two programs the same thing?
  6. Replies
    5
    Views
    1,253

    Thantos, how do I do what you said?

    Thantos, how do I do what you said?
  7. Replies
    5
    Views
    1,253

    Whats wrong with this program?!?!?

    I'm relatively new to C++, and was trying to write a simple linear search function to search through an array of strings to determine at which point a new string could be added.

    Here is the code...
Results 1 to 7 of 7