Since 5/6/2012 2:21:49 PM, skazahay has written 5 articles and participated in 3 conversations. skazahay signature: skazahay
skazahay's articles:
Items(5) /1
Broadcast/Connect problems019 (5/23/2006 5:26:29 AM) comp.os.linux.networking Hi everyone, I use a Netgear WGR614 54Mbps Wireless Router and up to this point I have had no problems connecting all my machines to it, both wired and wireless. Lately, I have been cracking down and increasi... sk
substring #2335 (4/26/2006 2:00:40 AM) comp.lang.c Is there a function in C that can tell me whether one string exists in another string? i.e. returns 0 is the word "hello" is in the string "ajkhfyeajhk hellojklajljdsfas," or something like that... ... sk
returning char432 (3/2/2006 1:09:22 AM) comp.lang.c I'm trying to write a little function that acts very similar to scanf, but I suck at pointers and returning chars. My code: char *getline(){ char *string; char c; int i=0; while((c=getchar())!='\n'){ s... sk
Airnet AWN154146 (3/1/2006 12:57:19 AM) comp.os.linux.networking Has anyone here had any luck installing and using the Airnet AWN154 pcmcia cardbus on *nix? I'm still very new to this, so there's not much I can try to do to get it to work. I'm running on VectorLinux 5.1 wi... sk
Menu looping1020 (2/28/2006 11:38:43 PM) comp.lang.c Hi everyone, I'm kind of new to C programming, so I thought that a newsgroup would be the best place to ask a question about this. I'm trying to write a small program that displays a menu and has the user in... sk
skazahay's replies:
Items(2) /1
substring #2335 (4/26/2006 2:00:40 AM) comp.lang.c Is there a function in C that can tell me whether one string exists in another string? i.e. returns 0 is the word "hello" is in the string "ajkhfyeajhk hellojklajljdsfas," or something like that... ... skazahay(8)
Menu looping1020 (2/28/2006 11:38:43 PM) comp.lang.c Hi everyone, I'm kind of new to C programming, so I thought that a newsgroup would be the best place to ask a question about this. I'm trying to write a small program that displays a menu and has the user in... skazahay(8)