Re: [DNG] Making sense of C pointer syntax.

2016-04-02 Thread KatolaZ
On Fri, Apr 01, 2016 at 07:34:02PM -0400, Steve Litt wrote: [cut] > > > = > char * read_bbs(){ > char rtrn[WAY_BIGGER_THAN_EVER_NEEDED]; > strcpy(rtrn, grab_bbs_part1()); > strcat(rtrn, grab_bbs_part2()); > return(rtrn); > } > > r

Re: [DNG] Making sense of C pointer syntax.

2016-04-02 Thread Hendrik Boom
On Sat, Apr 02, 2016 at 10:55:53AM +0100, KatolaZ wrote: > On Fri, Apr 01, 2016 at 07:34:02PM -0400, Steve Litt wrote: > > [cut] > > > > > > > = > > char * read_bbs(){ > > char rtrn[WAY_BIGGER_THAN_EVER_NEEDED]; > > strcpy(rtrn, grab_b

Re: [DNG] Making sense of C pointer syntax.

2016-04-02 Thread Rainer Weikusat
aitor_czr writes: > On 03/31/16 16:07, KatolaZ wrote: >> On Thu, Mar 31, 2016 at 03:58:49PM +0200, aitor_czr wrote: >> >> [cut] >> > >On Wed, Mar 30, 2016 at 6:04 PM, Rainer Weikusat < > >rainerweiku...@virginmedia.com> wrote: > > > >There's one > > >>important difference:

Re: [DNG] xscreensaver issues (including hardcoded DEBIAN!)

2016-04-02 Thread Rainer Weikusat
Adam Borowski writes: > On Fri, Apr 01, 2016 at 12:58:23PM -0400, Boruch Baum wrote: >> Just looking at issues with the devuan default desktop's screensave, and >> its config file: ~/.xscreensaver file, posted here for the attention of >> the maintainers and the interest of members of the list. >

Re: [DNG] Download iso 32bit devuan alpha2 or higher(based installation without network)

2016-04-02 Thread fsmithred
On 04/01/2016 09:45 AM, Ismael L. Donis Garcia wrote: > Thanks Reiterated > I try refracta in the absence of a devuan iso. > I can not do more because my knowledge of linux are very little, I can > only constribuir recommending this project and reporting about it. > > | ISMAEL | >

Re: [DNG] Making sense of C pointer syntax.

2016-04-02 Thread Steve Litt
On Sat, 2 Apr 2016 10:55:53 +0100 KatolaZ wrote: > On Fri, Apr 01, 2016 at 07:34:02PM -0400, Steve Litt wrote: > > [cut] > > > > > > > = > > char * read_bbs(){ > > char rtrn[WAY_BIGGER_THAN_EVER_NEEDED]; > > strcpy(rtrn, grab_bbs_par

Re: [DNG] Download iso 32bit devuan alpha2 or higher(based installation without network)

2016-04-02 Thread Steve Litt
On Sat, 02 Apr 2016 13:30:05 -0400 fsmithred wrote: > For those who are more daring or want a minimalist approach, Devuan > debootstrap is installed, and you can start from scratch and build it > the way you want. Isn't Devuan Debootstrap a chroot install, kinda like Arch or Gentoo (minus all t

Re: [DNG] systemd installed and running in default desktop

2016-04-02 Thread vmlinux
On April 1, 2016 8:09:10 AM CDT, Boruch Baum ::> Are you sure that output is correct? ::No, it was me. I manually added a paste from my dpkg -l output. Ah, OK. :: ::Are you running the default devuan desktop, xfce? I was , but then switched to lxde as the drop-down terminal in xfce would s

Re: [DNG] Download iso 32bit devuan alpha2 or higher(based installation without network)

2016-04-02 Thread fsmithred
On 04/02/2016 02:33 PM, Steve Litt wrote: > On Sat, 02 Apr 2016 13:30:05 -0400 > fsmithred wrote: > > >> For those who are more daring or want a minimalist approach, Devuan >> debootstrap is installed, and you can start from scratch and build it >> the way you want. > > Isn't Devuan Debootstrap