Since 6/1/2012 3:48:57 PM, peterdlauren has written 6 articles and participated in 53 conversations. peterdlauren signature: peterdlauren
peterdlauren's articles:
Items(6) /1
fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08534 (1/8/2012 2:47:24 PM) comp.lang.c++ I am using NetBeans IDE 7.0.1 to build a C++ application on Ubuntu 11.08. I have code written in C++ and it builds fine in Debug mode. However, when I try to build it in Release mode I get the following errors... OtagoHarbour
Running a C++ Library Function or Executable Using PHP815 (4/30/2011 3:55:15 PM) comp.lang.php I have an object library from code that was written in C++. Is there a PHP call that would enable me to run a function from the library, or a C++ derived executable, from a web page? Thanks, Peter. ... Peter
stat.st_size: How does it work?625 (4/22/2011 10:27:28 PM) comp.lang.c Can anyone tell me roughly how stat.st_size works in order to get the size of the file? Does it read through the file and count the number of bytes? Would this take time for a super large file? Thanks, Peter... Peter
PHP Runs In WinXP Command Window But Not In Browser8433 (4/3/2011 11:54:02 AM) comp.lang.php I am using Windows XP have installed WAMP and PHP as outlined here http://www.wampserver.com/en/ and have set my search path so that I need only type php -f PHPExamples.php and the PHP code runs fine. However, ... Peter
peterdlauren's replies:
Items(4) /1
PHP Runs In WinXP Command Window But Not In Browser8433 (4/3/2011 11:54:02 AM) comp.lang.php I am using Windows XP have installed WAMP and PHP as outlined here http://www.wampserver.com/en/ and have set my search path so that I need only type php -f PHPExamples.php and the PHP code runs fine. However, ... peterdlauren(59)