Re: [fpc-pascal] Library.StringFunction() : PChar => NO

2014-03-16 Thread Fred van Stappen
> Date: Sun, 16 Mar 2014 10:43:17 +0100 > From: reinierolislag...@gmail.com > To: fpc-pascal@lists.freepascal.org > Subject: Re: [fpc-pascal] Library.StringFunction() : PChar => NO > > On 15/03/2014 12:21, Fred van Stappen wrote: > >> I thought that it was mentioned there somewhere already... > >>

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-16 Thread Paul Breneman
On 03/16/2014 12:27 PM, Mark Morgan Lloyd wrote: Paul Breneman wrote: The USB-serial adapter works everywhere else so I think it is fine. I'm guessing that GNURoot may prevent any communication? I need to do more testing. What I was trying to suggest was that the OS might not know about the

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-16 Thread Mark Morgan Lloyd
Paul Breneman wrote: The USB-serial adapter works everywhere else so I think it is fine. I'm guessing that GNURoot may prevent any communication? I need to do more testing. What I was trying to suggest was that the OS might not know about the vid:pid pair that represented that device. Ab

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-16 Thread Paul Breneman
On 03/16/2014 03:45 AM, Mark Morgan Lloyd wrote: Paul Breneman wrote: My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm working on. I have a USB hub working with a keyboard on my Nexus 7 (via OTG), but a FTDI USB-serial adapter doesn't

Re: [fpc-pascal] Library.StringFunction() : PChar => NO

2014-03-16 Thread Reinier Olislagers
On 15/03/2014 12:21, Fred van Stappen wrote: >> I thought that it was mentioned there somewhere already... >> If nit feel free to add it. That's what a wiki is good for afterall. ^^ > > Done. > > => http://wiki.freepascal.org/shared_library I think I've spotted a mistake in the wiki. I've adjus

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-16 Thread Mark Morgan Lloyd
Paul Breneman wrote: My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm working on. I have a USB hub working with a keyboard on my Nexus 7 (via OTG), but a FTDI USB-serial adapter doesn't show up in /dev so I hope to get that (and som

Re: [fpc-pascal] nested inline

2014-03-16 Thread leledumbo
> -al is enough for checking this. Right, it's just my habit because I usually check register allocation as well :p -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/nested-inline-tp5718612p5718626.html Sent from the Free Pascal - General mailing list archive a