C

  • submit to reddit

About size_t and ptrdiff_t

Abstract The article will help the readers understand what size_t and ptrdiff_t types are, what they are used for and when they must be used. The article will be interesting for those developers who begin creation of 64-bit applications where use of size_t...

1 replies - 2005 views - 01/23/12 by Andrey Karpov in Articles

Daily Dose: Google Bids a Cool $900 Mill On Nortel Patents

Hedging their defenses against litigious competitors, Google is poised to spend $900,000,000 on a collection of Nortel patents.  Nortel has selected Google's bid as a starting point for interested bidders.  The nearly six thousand patents cover a variety of...

0 replies - 8414 views - 04/04/11 by Katie Mckinsey in Daily Dose

LAMEOnJ 1.2 - New Object Oriented API for Decoding MP3 to WAV/PCM

LAMEOnJ is a 100% Java library mapping in Java the complete C API of LAME, the popular MP3 encoder and decoder. The Java-native impedance is solved with JNIEasy, JNIEasy is free for non profit uses (there is an alternative commercial license). Version 1.2...

1 replies - 2910 views - 09/03/08 by Jose Maria Arranz in Announcements

How to Access C++ from Java

JNIEasy is a development Java library focused on JNI access to C/C++ native methods. Here Jose, its creator, tells you all about it via an example scenario.

6 replies - 26917 views - 04/03/08 by Jose Maria Arranz in News

Next-generation, document-centric XML processing with VTD-XML

VTD-XML 2.3 is now released. To download the latest version, please visit http://sourceforge.net/project/showfiles.php?group_id=110612 Below is a list of new features and enhancements in this version.

0 replies - 1092 views - 02/22/08 by Jimmy Zhang in Announcements