Ask a Question related to UNIX Programming, Design and Development.
-
david farning #1
calling methods in libghttp.so.1
Please forgive my ignorance. This is my first attempt at coding in c on
Linux.
Searching the documentation, /usr/lib/libghttp has the methods I need.
But there is no /usr/inclued/libghttp.h on the system. Do I need to load
the source for libghttp?
Dave
david farning Guest
-
Calling methods within a cfc
Hey, I've got a file service cfc which is dealing with all my file uploading. What im doing is creating an instance of the object and calling an... -
trickiness (?) calling regular subroutines from OO methods
When I started to learn, I first wrote a lot of non-object-oriented perl. This included a function called read_file (let's say it just dumps a file... -
Calling ActionScript methods from javascript?
Am considering Flash MX 2004 capabilities for a project but need to make sure I can call methods I create in ActionScript from my DHTML hosting... -
odd problem calling object methods
Hi. I was wondering whether anyone else could see anything wrong with this code: <input name="name" type="text" id="name" value="<?php print... -
help - calling methods in a hash with parameters
Hiya, If I want to create a hash table with the values containing methods to call, how do i call these methods if they need parameters? Here's... -
david farning #2
calling methods in libghttp.so.1
Please forgive my ignorance. This is my first attempt at coding in c on
Linux.
Searching the documentation, /usr/lib/libghttp has the methods I need. But there
is no /usr/inclued/libghttp.h on the system. Do I need to load the source for
libghttp?
Dave
david farning Guest



Reply With Quote

