Language
Platform
Any
License
Any
: Has there been any solution to PHP's lack of lexical scoping ( a
: PEAR module for example )?
My preferred solution is to use Perl instead. ;-) But I think something like scoping is a fairly...
This message was edited by DB1 at 2005-7-17 8:14:26
: : : im using win xp
: : : and i want use ansi clours on my console aplications writen in c/c++
: : : how can i do it ???
: : :
: : :...
This message was edited by bitburd at 2004-12-16 11:55:5
I am a freelance C, C++, developer living in the S.F. Bay Area California in search of work. I can code user interfaces, or write code to...
: I need to export graph to Excelsheet..I m running perl in Solaris OS..so
: Win32::OLE wont work...is there any other alternative for the same
: purpose..inform me abt ur views..
:
As I said...
Without knowing what you actually have, or what if anything has already gone wrong, it could be hard.
If you got the source code, you'll need a compiler and possibly (probably) make program. Then...
: Hi,
:
: First some background so you know what this is about. I've been working on the effects plug-in system for my open source audio engine. In a nutshell, you write effects in an FX file,...
Hi,
First some background so you know what this is about. I've been working on the effects plug-in system for my open source audio engine. In a nutshell, you write effects in an FX file, which...
: To the reader:
Most messages are; then, the reader may not always be who you intend. :-)
: Anyone knows where can i find advanced tutorials about writting
: documents in excel with perl....
: Plz give me the site from where we download Oledb for Mysql
http://www.mysql.com/
All the MySQL stuff is probably going to be on there somewhere. I don't know if there is an OLE DB driver...
: Here's an algorithm that will give you n unique random numbers on O
:(n) time (i.e. - one pass):
Thanks! More code to play with :)
: You can easily modify it to return the list of numbers...
C
C++
Perl
Systems Administration
Reports
and much more !
Specialized DLL's in/for C++,Delphi projects. MSDOS Libraries as well. I can code anything you need. Short-term contract, or...
: : Hmmm... as long as you were going to pass part of the text to a native app, you might as well just pass all of it. Something like "StyleCodeToHTML(buffer)". If I wrote such a thing, would you be...
hi again...
I'm getting the following error when I run the perl script to connect to oracle db from a windows-95 machine.
install_driver(Oracle) failed: Can`t load
`D:/Perl/site/lib/auto/DBD/O...
C/C++ is the primary language at the moment. Visual C++ is a COMPILER for C/C++, NOT a language. To do C/C++ in Window you'd learn the Win32 API (think of an API as a library that adds on to what's...