i don't think this is the suitable mailling list to ask this question
On 6/24/05, Seán C. Farley <[EMAIL PROTECTED]> wrote:
> On Fri, 24 Jun 2005, Ryan Sommers wrote:
>
> > Greetings all... I'm about to undertake a major software engineering
> > project and I can't decide between C or C++ and wa
Hello.
I'm trying to get a sub-to-rs232 adaptor running with FreeBSD-5.
The vendor of this adaptor is some chinese company named
High-Edge Tech, but as usbdevs shows, it identifies as
USB_VENDOR_PROLIFIC(0x067b) and USB_PRODUCT_PROLIFIC_PL2303(0x2303).
For testing, I connect the adaptor with th
Alexander Kurilovich wrote:
Hi
I've implemented 2 PCMCI wireless CDMA-3G cards from Verizon. I use them via
'ppp' using 'ucom'.
It might be helpful for somebody. Code, ppp.conf and usbd.conf in attached
file.
I didn't see any attachment.. ?
Eric
--
-
On Fri, 24 Jun 2005, Ryan Sommers wrote:
Greetings all... I'm about to undertake a major software engineering
project and I can't decide between C or C++ and was wondering if I
could get some input from the community.
As part of this project I'm going to need to make use of at least 2 C
librari
Hi
I've implemented 2 PCMCI wireless CDMA-3G cards from Verizon. I use them via
'ppp' using 'ucom'.
It might be helpful for somebody. Code, ppp.conf and usbd.conf in attached
file.
Alexander Kurilovich
___
freebsd-hackers@freebsd.org maili
Go for C++ and keep your C APIs hidden.
Automatic resource acquisition, the standard template library and exception
handling work great and will allow you to write very clean code.
If you haven't done this yet, buy a copy of "The C++ Programming Language"
by Bjarne Stroustrup and "C++ Coding S
Hi,
Ryan Sommers wrote:
Anyway, without getting into too much detail. Anyone had to make this
choice on a project? What were your thoughts in retrospect? What would you
have done different, what would stay the same...
No matter what kind of project I did after the C++ hype was over it was
in
Greetings all... I'm about to undertake a major software engineering
project and I can't decide between C or C++ and was wondering if I could
get some input from the community.
As part of this project I'm going to need to make use of at least 2 C
libraries (OpenSSL and ncurses) and the application
8 matches
Mail list logo