--- Log opened Sat Feb 20 00:00:06 2010 00:20 < fie> Last cigarette 00:20 < fie> Peaches1984, remember that time we were in an elevator 00:20 < fie> Ahhhhh good time 00:20 < fie> s 00:25 -!- bbCRasH180 [~crash180@96.5.81.157] has quit [Ping timeout: 245 seconds] 00:46 <@coil> i dont 00:48 < fie> What's the asterisk for in C? 00:48 < fie> like: FILE *fp 00:49 < fie> nevermind, think I got it. 00:49 < fie> pointer to data type 00:50 * opticron looks forward to outerz0ne 00:53 < eryc> ya 00:53 < eryc> ITS A POINTER MOTHERCUCER 00:53 < eryc> READ TEH GODAMN FUKCIN BOOK 00:53 < eryc> DONT MKAE ME COME OVER THERE AND SHIT OALLV OERVER AYOOU FU KGINC FGACE GODAMI TMOOTHERFUCEKR 00:54 < eryc> READ TEH FODSam MANAUAL 01:04 <@opticron> fie, never dealt with pointers before 01:04 <@opticron> ? 01:12 < fie> opticron, for some reason eryc's caps turned into your caps in my mind I was like "WTF NO I HAVEN"T DEALT WITH POINTERS!" 01:12 < fie> Pointers, references, values 01:12 < fie> it's all above my head 01:12 < fie> but I'm editing pianobar 01:12 < fie> so it saves mp3z 01:12 < fie> leet modz yo! 01:13 < fie> it's compiles... let's see if it runs properly without pwning my computer box 01:13 < fie> I'm purposely sounding like a kiddie because that's kind of how I feel... I pwn high level languages but I've never had enough interest in system level to get involved. 01:14 < fie> eryc, I don't have a book. 01:14 < fie> Actually, "teach yourself c++ in 24 hours" is floating around but that book is crap. 01:14 < fie> plus this is C 01:16 < fie> :O 01:17 < fie> I think it might works 01:17 <@opticron> fie, just a warning, if you've never dealt with pointers, they may explode your mind 01:18 <@opticron> have you dealt with references in HLL? 01:18 < fie> What really explodes my mind is structs 01:18 <@opticron> why is that? 01:18 < fie> I don't know. 01:18 < fie> I don't know what it's for or how it works. 01:19 < fie> I might get around to it if I find that I enjoy hacking people's C 01:19 <@opticron> ok, so structs are basically just blocks of memory that are separated into named fields 01:19 < fie> named fields? 01:20 <@opticron> yes 01:20 <@opticron> so say you have struct foo {int bar;} 01:21 <@opticron> an instance of foo (in C) would be: struct foo baz; /*where your new var is named baz of type struct foo*/ 01:21 <@opticron> you can then do baz.bar = 5; 01:21 <@opticron> bar is a named field within baz which is of type struct foo 01:22 <@opticron> kind of like a class, but with less overhead 01:22 <@opticron> no vtable for function overloading 01:22 < fie> Yeah, a lot like a class 01:23 <@opticron> syntax is like a class 01:23 < fie> Yeah 01:23 <@opticron> i don't think structs can have member functions in C, but i'm not sure 01:23 < fie> so it's like inherits? 01:23 <@opticron> not sure if structs can inherit in C either 01:23 < fie> all of the parts of foo are applied to your variable 01:23 <@opticron> it's been a while 01:24 <@opticron> yes, you can access all parts of foo as baz.* 01:24 <@opticron> not literally, of course, but individually 01:27 <@opticron> anyway....i need some sleep 01:27 <@opticron> i didn't realize it was as late as it is 01:28 < fie> later, thanks for the nerdout 01:38 < eryc> l 01:56 -!- Peaches1984 [black@c-69-137-80-31.hsd1.tn.comcast.net] has quit [Quit: This computer has gone to sleep] 03:09 <@sasquatc4> you can have functions in them but its not as straight forward as with classes 03:11 <@sasquatc4> its just a pointer reference to a function inside the struct 03:11 <@sasquatc4> so its not like its contained in the struct as it is with a class, you still define the function elsewhere 03:57 < fie> I am now able to save music from pandora 07:01 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has joined #se2600 07:26 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has quit [Ping timeout: 245 seconds] 07:27 -!- devoid [~devnull@unaffiliated/devemo] has quit [Ping timeout: 240 seconds] 07:41 < fie> C sucks my balls 07:45 < fie> OMG! 07:45 < fie> OMG OGO WGONW REGON 07:46 < fie> MY PANTS ARE BEING WETTED WITH MY OWN SEMEN! 07:46 < fie> Oh em effin Geee! 07:46 < fie> -rw-r--r-- 1 root root 1158150 2010-02-20 07:46 50b5efb4415291206e088a6fe13971ef.mp3 07:50 < fie> I CANT GET NO SATISFACTION! 07:50 < fie> Cuz I try and I try and I try and I try. 07:50 < fie> That's so awesomely great that Satisfaction is the first song that came up when it worked. 07:50 < fie> Wooooooow you gaiz. 07:56 < fie> It's been a long time since I've had a programming experience like this. 07:56 < fie> at least 8 years. 08:34 -!- fie [~fie@208.1.31.32] has quit [Ping timeout: 256 seconds] 08:35 -!- Peaches1984 [~Peaches19@bna-69-171-173-239.evdo.leapwireless.net] has joined #se2600 08:49 -!- fie [~fie@208.1.31.32] has joined #se2600 09:36 < ware> fie: drugs are bad 09:40 < fie> ware, drugs make the world go around. 09:40 < fie> ware, also makes me program lots of shit. 09:42 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has joined #se2600 09:45 <@mfph> sometimes i come in here at the strangest time.. 10:32 < fie> mfph, meh 10:42 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has quit [Ping timeout: 265 seconds] --- Log closed Sat Feb 20 11:11:40 2010 --- Log opened Sat Feb 20 13:21:53 2010 13:21 -!- bbCRasH180 [~crash180@96.5.81.157] has quit [Read error: Connection reset by peer] 13:26 < fie> http://fietronic.com/fie/pianobarfly.tgz 13:27 -!- bbCRasH180 [~crash180@96.5.81.157] has joined #se2600 13:27 < fie> pandora stream ripper 13:32 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has joined #se2600 13:44 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has quit [Ping timeout: 256 seconds] 14:26 <@Dagmar> Damnit. I can't remember the name of that other social networking site I used to use 14:33 <@coil> furspace.com? 14:34 <@Dagmar> I finally remembered 14:35 < fie> lol @ coil 14:38 <@Dagmar> Fucking myspace is still damn near impossible to use 14:39 * Mercster stares 14:41 <@Dagmar> This is why I stopped fucking with them (that and their broken security) 14:41 <@Dagmar> Trivial things take a DOG'S AGE to get to where you change them 14:45 <@Dagmar> In this case, apparently you have to flip something to "upgrade" your page theme before it's even fucking menu option of ANY kind to change your mood setting 14:46 -!- Venom_X [~pjacobs@cpe-67-9-131-167.austin.res.rr.com] has joined #se2600 14:46 -!- mode/#se2600 [+o Venom_X] by ChanServ 14:47 -!- Venom_X [~pjacobs@cpe-67-9-131-167.austin.res.rr.com] has quit [Client Quit] 15:14 -!- Peaches1984 [pink@c-69-137-80-31.hsd1.tn.comcast.net] has quit [Quit: This computer has gone to sleep] 15:26 <@sdodson> http://hphotos-snc1.fbcdn.net/hs201.snc1/6823_161610827003_705072003_3579181_7502750_n.jpg 15:27 < Mercster> sdodson: star wars floppy http://www.youtube.com/watch?v=X4SCSGRVAQE 15:29 <@sdodson> Mercster: cool 15:31 < eryc> cross country is funny 15:36 <@sdodson> your mom is funny! OOOOOOOOOOOOOOOOOOHHHHHH 15:36 < Mercster> slam 15:37 < fie> sdodson, do you have a pandora account? 15:40 -!- sync350 [~sync@adsl-232-115-254.asm.bellsouth.net] has joined #se2600 15:40 -!- sync350 [~sync@adsl-232-115-254.asm.bellsouth.net] has quit [Client Quit] 16:27 <@sdodson> fie: yes 17:35 <@Dagmar> http://fitsnews.com/wp-content/uploads/2010/02/SubversiveAgentForm.pdf 17:35 <@Dagmar> Does someone in SC want to register the Tea Party or shall I? 17:36 <@Dagmar> Gonna go get a money order to send this in with 18:13 <@Dagmar> This is the best remote control ever http://www.thinkgeek.com/electronics/home-entertainment/cf9b/ 18:40 -!- bbCRasH180 [~crash180@96.5.81.157] has quit [Ping timeout: 272 seconds] 18:40 -!- crash180_ [~crash180@96.5.81.157] has joined #se2600 19:05 -!- Someninjaiphone_ [~Someninja@166.137.11.188] has joined #se2600 19:05 -!- crash180_ [~crash180@96.5.81.157] has quit [Ping timeout: 240 seconds] 19:07 -!- crash180_ [~crash180@96.5.81.157] has joined #se2600 19:14 -!- Someninjaiphone_ [~Someninja@166.137.11.188] has quit [Quit: Rooms • iPhone IRC Client • http://www.roomsapp.mobi] 19:23 -!- crash180_ [~crash180@96.5.81.157] has quit [Ping timeout: 272 seconds] 19:25 -!- crash180_ [~crash180@96.5.81.157] has joined #se2600 19:34 -!- fie [~fie@208.1.31.32] has quit [Ping timeout: 256 seconds] 19:40 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has joined #se2600 19:45 -!- Someninjaiphone_ [~Someninja@166.137.11.188] has joined #se2600 19:45 -!- Someninjaiphone_ [~Someninja@166.137.11.188] has quit [Remote host closed the connection] 19:47 -!- crash180_ is now known as bbCRasH180 19:48 -!- fie [~fie@208.1.31.32] has joined #se2600 19:48 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has quit [Ping timeout: 264 seconds] 20:02 -!- Peaches1984 [eleven@c-69-137-80-31.hsd1.tn.comcast.net] has joined #se2600 20:36 -!- Peaches1984 [eleven@c-69-137-80-31.hsd1.tn.comcast.net] has quit [Quit: This computer has gone to sleep] 20:50 -!- fie [~fie@208.1.31.32] has quit [Quit: Leaving] 21:12 -!- Peaches1984 [blush@c-69-137-80-31.hsd1.tn.comcast.net] has joined #se2600 21:20 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has joined #se2600 21:31 -!- uSynx [~Synx@unaffiliated/synxhm/x-393023] has quit [Ping timeout: 246 seconds] 22:06 <@mtown_nerd> Any gun nuts in here? 22:09 <@coil> mmm nuts 22:17 -!- Peaches1984 [blush@c-69-137-80-31.hsd1.tn.comcast.net] has quit [Quit: This computer has gone to sleep] 22:25 -!- Mercster_ [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has joined #se2600 22:26 -!- Mercster_ [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has quit [Client Quit] 22:27 -!- miniMerc [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has joined #se2600 22:31 -!- miniMerc [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has quit [Client Quit] 22:33 -!- miniMerc [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has joined #se2600 22:34 -!- miniMerc [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has quit [Client Quit] 22:35 -!- miniMerc [~merc@c-68-53-38-92.hsd1.tn.comcast.net] has joined #se2600 22:41 -!- Peaches1984 [gold@c-69-137-80-31.hsd1.tn.comcast.net] has joined #se2600 22:55 -!- bbCRasH180 [~crash180@96.5.81.157] has quit [Ping timeout: 240 seconds] --- Log closed Sun Feb 21 00:00:06 2010