First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Multicore, parallel / concurrent programming and Ada blog material
It wasn't what I had intended when I responded to a post looking for multicore applications using Ada: http://softtalkblog.com/2010/02/05/much-ada-about-something/ but the original authors response was quite complimentary (to both Ada and myself...) http://softtalkblog.com/2010/07/07/could-ada-be-the-answer-... 7 Jul 2010 07:56
gnat-gps indentation
Is there a quick way to correctly indent a whole ada file in this editor ? ... 8 Jul 2010 22:32
Can some please advice on how to integate GNAT GPL 2010 withVisual Studio?
On Tue, 06 Jul 2010 18:40:06 +0200, Petter <petter_fryklund(a)hotmail.com> wrote: I jus downloaded the new GNAT GPL 2010. I'd very much like to integrate with VS 2008 Express. No. The Express versions are not supposed to integrate with anything. Even if you could work, you might want to take a look at the lice... 9 Jul 2010 16:05
Can some please advice on how to integate GNAT GPL 2010 with Visual Studio?
I jus downloaded the new GNAT GPL 2010. I'd very much like to integrate with VS 2008 Express. ... 8 Jul 2010 03:42
Improving the first contact with Ada (was: GCC conflict on Ubuntu for mixed Ada/C++ project)
Nicholas Collin Paul de Gloucester wrote on comp.lang.ada: I do not have time to follow this thread, but the quoted post made me say to an outsider earlier than I was going to that trying to install Parse error, or syntax error :) I have no idea what you're trying to say. an Ada compiler would be a good ... 6 Jul 2010 10:02
odbc integer binding to column
Does anyone have any examples of this. I have examined the demo closely supplied with the gnade package but I suspect my column is not correctly bound and am seeking an example where it know that it is retrieving the right value. ... 7 Jul 2010 14:33
integer binding and gnade odbc
When I run this code type Planid_Type is new SQLINTEGER; type Planid_Ptr is access all Planid_Type; package Planid_Binding is new GNU.DB.SQLCLI.IntegerBinding (Planid_Type); package PB renames Planid_Binding; StatementHandle : SQLHSTMT; Len_Macid... 6 Jul 2010 04:37
Adagide: gnat1: invalid switch: 0
Hi all, I'm setting up a new machine (Windows 7) with Adagide and MinGW, but for some reason compiles come back with this error message: gnat1: invalid switch: 0 Doing a compile & make from the command line works fine, so it appears to just be an Adagide problem. Does this ring a bell with anyone? Unfortu... 5 Jul 2010 22:09
Adagide: gnat1: invalid switch: 0
Hi all, I'm setting up a new machine (Windows 7) with Adagide and MinGW, but for some reason compiles come back with this error message: gnat1: invalid switch: 0 Doing a compile & make from the command line works fine, so it appears to just be an Adagide problem. Does this ring a bell with anyone? Unfortu... 6 Jul 2010 04:37
get a long integer value from a select
is there a way to get a value from a big-int field? integer_value don't works. now i do a conversion from VALUE , string to long int. thanks in advance -- Spolvera la mia email per rispondermi "Storia del Mondo. I vulcani eruttarono. Gli oceani ribollirono. L'universo era in tumulto. Poi venne il cane." ... 5 Jul 2010 16:38
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18