Search:

Type: Posts; User: tompagenet

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,359

    I don't think there is a make.bat or a...

    I don't think there is a make.bat or a configure.bat/exe. The instructions for the code simply say the following:



    In the E3D folder there is an extensionless file called configure - I assume...
  2. Replies
    4
    Views
    1,359

    Simple ./configure question

    I use, for my sins, Visual C++.NET 2003 as my compiler and IDE - and I must say I do like it very much. However, I'm trying to compile someone elses code and it tells me that all I have to do is...
  3. Replies
    10
    Views
    1,737

    I'm confused by achacha's code. What is strRet ,...

    I'm confused by achacha's code. What is strRet , it doesn't appear to ever get anything assigned to it. (If it does, then why does string="foo"; appear?

    In main, what are it argc, char **argv ...
  4. Replies
    10
    Views
    1,737

    Wow! You are all so helpful - thanks so much, and...

    Wow! You are all so helpful - thanks so much, and I shall try to put this into use tomorrow, but again, thanks for putting in the effort to help me!
  5. Replies
    10
    Views
    1,737

    Returning a string from a function

    Yes - I'm new to this!

    I'm trying to make a function return a string to the another section of my program.

    The function itself is called headercreate and currently looks like this:



    char...
Results 1 to 5 of 5