Search:

Type: Posts; User: FuRy

Search: Search took 0.00 seconds.

  1. Thread: How to Compile?

    by FuRy
    Replies
    2
    Views
    873

    How to Compile?

    Hey guys, new C++ programmer. How can I compile some files I made a while back? My free version of Visual Studio has expired so I'm kinda stuck.

    I have three files.

    pkg.c
    tools.h
    type.h
    ...
  2. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Yay im not alone! Oh i thought that rule...

    Yay im not alone!



    Oh i thought that rule always applied... So theres more things to use at the top???
  3. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Just saying that makes me want to see what...

    Just saying that makes me want to see what happens if it gets removed...
    And right after that line do i include the lines

    #include <iostream>
    using namespace std;
  4. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Well how i did it was what i found on the...

    Well how i did it was what i found on the Microsoft site on how to compile. And their method said to put it in the VC folder and use the CMD to compile.

    Oh and apparently my entire C drive is...
  5. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Ok i did that. I found a way to compile in the...

    Ok i did that. I found a way to compile in the Visual Studio CMD. Though it doesnt work.
    This is what happened.


    C:\Program Files\Microsoft Visual Studio 10.0\VC>dir HelloWorld*
    Volume in drive...
  6. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Well sorry. This is my first time using Visual...

    Well sorry. This is my first time using Visual Studio. Im barely 14 and not the sharpest crayon in the box. Im not as smart as any of you here. I came here to try to learn how to use C++.

    Ok...
  7. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Wheres the button to compile? Theres like a...

    Wheres the button to compile? Theres like a billion buttons all over the screen. And dont i hav to have a header file and other files to compile? I just clicked make now cpp file
  8. Thread: Few questions

    by FuRy
    Replies
    15
    Views
    2,134

    Few questions

    Im all new to the world of programming.. I just started learning C++ yesterday and i have Visual Studio 2010. First off, how do i test my codes? And i have a few simple codes for you cuz i just want...
Results 1 to 8 of 8