Search:

Type: Posts; User: SkinneyEd

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,111

    Help with PHP extension compilation

    Good Day all,
    I need some help. Im trying to compile a .dll for php based on pdflib-lite source.

    Basically I put the pdflib-lit source into php4.4.0's source tree. Then I compile the dll. I get...
  2. Replies
    3
    Views
    918

    Thanks hk_mp5kpdw, that did the trick.

    Thanks hk_mp5kpdw,
    that did the trick.
  3. Replies
    3
    Views
    918

    whats wrong with my ofstream?

    Hi All,
    Im wondering why the bit of code isnt working ...
    Basically its a simple function that takes a vector and a string. It is supposed to output the values in the vector to a. the screen and b....
  4. Replies
    4
    Views
    950

    Thanks for the replies, If one were creating...

    Thanks for the replies,
    If one were creating code or scripts to be executed on an older and slower server, would a compiled program run quicker than an interpreted program?
  5. Replies
    4
    Views
    950

    Neophyte Question ...

    Good Day All,
    Here's what I assume to be an easy question,

    Why would one choose to program cgi-bin programs in say Perl, PHP or Python when the same things (... I think) can be accomplished in...
  6. Replies
    2
    Views
    1,723

    Thanks for the response. Im more concerned with...

    Thanks for the response.
    Im more concerned with finding a lib to allow easy visualization of a histogram than I am with the math.
  7. Replies
    2
    Views
    1,723

    C++, stats, and histograms

    Good Day All,
    Im seeking advice and or guidance with the following task.

    I want to create a small app that produces histograms. Esentially, Id like to beable to read in a data file, bin it then...
  8. Replies
    3
    Views
    1,200

    Thanks for the reply! I have done this. The only...

    Thanks for the reply!
    I have done this. The only noticable output is a file called PDFlib.NCB .... Could this be what Im looking for? I figured Id get somesort of *.lib file .... Could you breifly...
  9. Replies
    3
    Views
    1,200

    Newbie question Building Library Binaries

    Good Day All,

    I am quite new to c++. I am hoping someone could point me in the direction of some documentation or offer some advice regarding how to 'build library binaries' from source code. I am...
  10. Replies
    5
    Views
    1,568

    indeed many thanks!

    indeed
    many thanks!
  11. Replies
    0
    Views
    831

    directory navagation with a c++ program

    Hi All,

    Im wondering how to tell c to read files in a specific location and also to write data to a specific location.

    for example, the following block opens "gd_2.jpg" from the dir that my...
  12. Replies
    5
    Views
    1,568

    It worked! Thanks!

    It worked!
    Thanks!
  13. Replies
    5
    Views
    1,568

    string format ...

    Hi All,
    A quick question,...


    I want my program to spit out the following line to a browser:


    <p><img src="myanim.gif" width="64" height="64"></p>
  14. Replies
    1
    Views
    896

    Newbie question ...

    Good Day All,
    I have a couple of general questions regarding programming with C++ in MSVC6 on winXP.

    How does one check to see what libs the compiler links to when compiling/building a program?
    ...
  15. Switching Machines .... creating problems

    Hi All,
    I’ve recently switched computers.
    On my old machine, I had visual c++ installed as well as a lib called 'gd' (online on-the-fly graphics creation).

    On my new computer I have the same...
  16. Replies
    5
    Views
    1,126

    I am reading it right now. My 'programming'...

    I am reading it right now.
    My 'programming' background is mainly in avenue, vba and some vb. . C++ seems a bit more complex. Needless to say its taking me a wile to digest the doc.
    Many Thanks
  17. Replies
    5
    Views
    1,126

    Thanks for the reply. Unfortunately I do have to...

    Thanks for the reply.
    Unfortunately I do have to make this program. It will eventually be worked into a system that turns out graphical out put. The program I need to write will take this graphical...
  18. Replies
    5
    Views
    1,126

    New to C++, need help with graphics ..

    Good Day All,
    Im new to programming in c++ and am seeking help with the following task.

    I need a program that will automatically grab a number of image files and then stuff them into an animated...
Results 1 to 18 of 18