Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Categoria: c

nice C++ tutorial for beginners, from embarcadero

Those sections of C++ tutorials are very simple. Otherwise they explain the differences between Delphi (pascal) language and C++. Good job: Session 1: Session 2:

Delphi openGL and 3ds files….

Ambiente di sviluppo : Microsoft Visual C++ , Delphi 7.0, GNU GCC Come tutti ormai credo sappiano Borland include una libreria per la gestione dell’OpenGl che appunto si chiama OpenGl.pas che a sua volta mappa per windows buona parte dei metodi contenuti nella dll di sistema ‘opengl32.dll’. Questa libreria funziona molto bene, ed in passato…
Leggi tutto

FlameRobin 0.9.0 released

FlameRobin is an open source and cross platform database administration tool for Firebird DBMS. some info : Project Site : http://www.flamerobin.org/ Dev.Tools/Lang : C++ download site : http://sourceforge.net/project/showfiles.php?group_id=124340&package_id=136187& (high lights) New features – 100% Firebird 2.1 compatible – Tab-based property pages for database object (like Firefox browser) – DataGrid: load and save to file options…
Leggi tutto

JNI Interface used to integrate static C++/Delphi Library in Java

Today i found some great post to make an integration between JAVA and static library genetated with C++ using JNI. post links : http://forum.java.sun.com/thread.jspa?threadID=786600&messageID=4484880 http://www.inonit.com/cygwin/jni/helloWorld/ stay tuned ivan…