>>1
The easiest way to do that is to create a head sentinel node. Basically, have a node at the front of the list that you never use, but it makes deleting the first REAL node of the list the same operation as deleting any other node of the list except the last one. Because you never change the first node refered to, you don't need to pass the list by reference.
hey /adv/ maybe you have some answers
How to install windows 7 on an acer aspire 5551g that currently has linpus installed?
What's the command for it to boot the god damn cd
I've tried cd D:\setup.exe but it didn't work, f8 during start up didnt' work, dd if=/dev/zero of=/dev/sda bs=512 count=1 didn't work
so any other ideas?
back to? back to /maddox/, please? back to /maddox/, please? For every? back to /maddox/, please? For every joke you? back to /maddox/, please? For every joke you explain, seven? back to /maddox/, please? For every joke you explain, seven bunnies are? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme'' picture: /img525? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme'' picture: /img525/6355/godkillskittenww6? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme'' picture: /img525/6355/godkillskittenww6.jpg?? is? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme'' picture: /img525/6355/godkillskittenww6.jpg?? is an ironic? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme'' picture: /img525/6355/godkillskittenww6.jpg?? is an ironic reference to? back to /maddox/, please? For every joke you explain, seven bunnies are thrown in the middle of the Pacific Ocean.?? is a reference to the following popular ``meme'' picture: /img525/6355/godkillskittenww6.jpg?? is an ironic reference to? ? is an
I've tried alot of languages and each of them have some limitations:
Incomplete documentation,lack of libraries/code, forced syntax conventions that destroy productivity,degraded performance without any clue for reasons,buggy compilers(that applies to C too),etc
"GRUNNUR" is eternal. I'm sorry if I made a mistake by exposing the source of "GRUNNUR" to some of the more excitable denizens of/prog/, but don't take your rage out on "GRUNNUR", please.
Im looking for a programming language, it cant be sukuriputsu (thats japanese for scripting) or any interpreted language. It has to be of 2 or more puratuforumu (thats japanese for 2 platforms) and has be be chibi (small) sized. And has to be really kawaii (cute). Also It has to be about 10-20 megs. And you have to post pastebins of it first (i want to make shure it's kawaii [cute]). And it would be nice if it came with matching text editor (WITH syntax file). OH! and it CANNOT have any first order closures, or be made out of Lisp. It has to be made of x86, or something like that. Also it would be nice if it was made in japan. and not in china or corea (korea) or whatever. I have found a programming language similar to the one im describing in e-bay, but it was 1 puratuforumu, and i dont want my Rinukusu (Linux) to touch my other things (it can get corrupted and i would not like that, plus 2 puratuforumu looks more kawaii)
If you can't get to a command prompt but can get to a Microsoft Office application, press Alt F11 to bring up the VBA editor, then Ctrl G to go to the Immediate window, and type in Shell("whatever") to run whatever command you want.
A good one if the computer is locked down is to run EDIT /78 C:\WINDOWS\REGEDIT.EXE, damage the text DisableRegistryTools (that it looks up to see if you have permission to run it - it should be on the second page of the file padded out because it's Unicode) then save the REGEDIT.EXE file elsewhere on your desktop or something.
So basically
There's an exploit in u2u that will allow HTML or PHP to be functional
Is there any script or something that can make me gain superadmin status?
First place a fleshlight?? for the second?? coming of the?? latest open source?? Easily learned syntax?? Broad database connectivity?? Massive library of?? contributed extensions General?
>>19
The REAL Sussman uses his own Scheme-based version of Emacs on a super-computer grade Lisp computer. The computer is integrated in a motorcycle, the Suss Machine, whose sidecar has been replaced with a hydrogen bomb that will automatically detonate if /prog/ ceases to emit electrical impulses. He travels the world on his motorcycle, along with his job and his /prog/ snake. You can recognize him due to the wizard robe and hat. Sometimes he teaches women a lesson or two in the fine arts of SICP with his righteous sussboy. He is also known to knock at people's door at night, saying "it's GJS".
These are the only times where he'll get off his Suss Machine. This, dear /prog/, is the REAL Sussman.
I have 5 toggle buttons in gtk and I want them to behave like radio buttons where clicking one will cause the others to deactivate.
I thought my initial solution was simple enough. Simply program each button to deactivate the all the others when clicked. The problem is though, a change in state counts as a "clicked" signal so the other button ends up running its "deactivate all other buttons" code as well and ends up deactivating the clicked button.
>>82
You will need to become one with the Lisp before you may consider AI.
Name:
Anonymous2011-04-04 18:29
culture
Name:
Anonymous2011-04-04 20:01
deculture
Name:
Anonymous2011-04-04 20:06
>>82
Lisp is good for DSLs in the real world. That's about it. But you shouldn't be putting ANY emphasis one which programming language you use--this is a sign of amateurs. Once you learn a couple of languages functional and imperative languages, it should take zero effort to move to a different language and programming environment. For example, I recently taught myself Haskell in weekend.
Languages don't matter so much, the underlying theory is more important.
That said, the future of AGI software frameworks is a synthesis of C++ and OpenCL. Google OpenCog and OpenCV, not a drop of lisp or any other functional language to be found.