Re: What's the most unexpected hobby or interest you have outside of coding? Community Center Geeks' Lounge by Reverend Jim …layers ;-) We've had at least one dog and one cat for more than 40 years, sometimes two of each. …There is something very calming about having a cat curled up on your chest while reading (me, not …the cat) or a dog (our favourite - Irish Setters) walking by … a dog so now we have but a single cat. Re: How Build Html form ? Programming Web Development by Dani I'm not exactly understanding your question. I see you have an HTML form here in this HTML code. What is not working about it? You need to specify the action="#" to be a URL that will process the form. GCC Fails to Recognize Parameters Programming by snah19 … testing echo "Compiling hello world program for testing..." cat > helloai.c <<EOF #include <stdio.h… How Build Html form ? Programming Web Development by Kirubel_2 …">Gender</span> <div class="cat"> <label for="dot-1">… Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Salem … using different compression schemes for demo purposes. $ cat foo_1.txt This is file 1 $ cat foo_2.txt This is file 2 This… Re: GCC Fails to Recognize Parameters Programming by Reverend Jim I can't offer any suggestions other than to just download the compiled app for your system instead of building it yourself. Re: GCC Fails to Recognize Parameters Programming by rproffitt Here's another problem. When we change the OS not only must we setup the compiler, environment and such but sometimes an OS API could be deprecated or removed. You made mention of a possible OS change so that's a possibility. You obtained this code from somewhere. Go back there and see if they updated it for your new OS. Re: GCC Fails to Recognize Parameters Programming by toneewa While I haven't used DJGPP for a couple decades, I decided to install the ffmpeg library and do a test program another way. For me, the declarations worked changing: #include "os_support.h" #include "avformat.h" #include "internal.h" #if CONFIG_NETWORK #include "network.h" #… Re: Trying to animate sprite using DirectX9 Programming Software Development by Pavel_11 Hello, it is unneccessarily to use right movex or leftmovex , because it is to much variables. You should to use one variable movex to make it with minus or plus sign in your update function; by pressing left or right keys; because the one thing which is changable is a picture; I mean in global sense; variables like leftx, right x should be one… Cat (1)/Computer(0) Hardware and Software Microsoft Windows by jdoggrr So I was happily playing Warhammer when the cat walked behind the monitor and *POOF!* no graphics signal. I … safe mode (didn't work) [*]replaced graphics card [*]had the cat walk backwards behind the monitor [/LIST] Nothing's worked. So…, do I get rid of the cat? Can you get my computer back for me? Thanks! cat face Programming Software Development by krbenet …import java.awt.BasicStroke; /** * A component that draws a Cat Face. *@Kevin Bennett */ public class CatComponentalt extends JComponent { … g2.translate(200, 200); g2.draw(radius1); // Draw the cat head. //Ellipse2D.Double head = new Ellipse2D.Double(5, 10, … Re: cat face Programming Software Development by krbenet …import java.awt.BasicStroke; /** * A component that draws a Cat Face. *@Kevin Bennett */ public class CatComponentalt extends JComponent { … g2.translate(200, 200); g2.draw(radius1); // Draw the cat head. //Ellipse2D.Double head = new Ellipse2D.Double(5, 10, … Re: cat face Programming Software Development by krbenet …awt.BasicStroke; /** * A component that draws a Cat Face. *@Kevin Bennett */ public class CatComponentalt extends …r1); g2.setColor(Color.BLACK); // Draw the cat head. //Ellipse2D.Double head = new Ellipse2D.Double(…(200, 200); g2.draw(radius1); // Draw the cat head. //Ellipse2D.Double head = new Ellipse2D.Double(5… Re: cat face Programming Software Development by krbenet … main body,(CatFrame is Run program) Got program to display cat face, was wanting to add criteria to able the… cat to resize with the frame resizing, (original program was named … Re: cat face Programming Software Development by NormR1 [QUOTE] wanting to add criteria to able the cat to resize[/QUOTE] That sounds like artistic, algorithmic stuff: redraw a complicate figure at a different scale. If you have an algorithm, then we can help you write the java code for it. Re: cat face Programming Software Development by NormR1 [QUOTE] wanting to add criteria to able the cat to resize[/QUOTE] That sounds like artistic, algorithmic stuff: redraw a complicate figure at a different scale. If you have an algorithm, then we can help you write the java code for it. cat . causes strange characters Programming Software Development by serkan sendur when i run cat . i displays some weird characters which is fine, but after that i can not turn back to my normal directory path. it always shows some weird characters in my directory path too. Why? how to turn back? Re: cat . causes strange characters Programming Software Development by sknake Use [icode]reset[/icode] to reset your shell. You can use [icode]cat /dev/urandom[/icode] to get random junk data which should screw your terminal up, then issuing a reset should fix it. No -- This will not reboot your computer :) Re: cat . causes strange characters Programming Software Development by serkan sendur reset did not work, cat /dev/urandom screwed the terminal. Re: cat . causes strange characters Programming Software Development by serkan sendur it is time to make you happy Scott, i mark this thread as solved, the solution to this problem is to close your telnet application and reopen it. when you try to cat a binary file, it corrupts the command prompt. Re: Cat lovers.... Community Center Geeks' Lounge by sneekula Cat pee and underarm odor go hand in hand. C Shell Wrapper script for cat command in linux Hardware and Software Linux and Unix by msrikanth … have written a C Shell wrapper script for "cat" command in the linux such that whenever any …script is as #!/bin/tcsh -f set command = /etc/temp/cat set logfile = /etc/cat_command.log echo "$LOGNAME + $command… $command $argv So , i have move the original "cat" command from "/bin" and replaced it with… Re: C Shell Wrapper script for cat command in linux Hardware and Software Linux and Unix by msrikanth … [/CODE] Then you could filter that file using "grep cat ~/.tschrc_history" or something similar.[/QUOTE] Hi LaMouche, Yes we… that's why i have created a my own "cat" command which log the output to the specified location… Re: C Shell Wrapper script for cat command in linux Hardware and Software Linux and Unix by Mouche … [/CODE] Then you could filter that file using "grep cat ~/.tschrc_history" or something similar. use cat command to append to a file? Programming Software Development by dancks … part doesn't. I tried to use the cat command because I thought doing cat >> file.txt would simply append…;phones.txt" echo "$2\n$3\n" | cat >> $nfile #right here else echo "wrong parameter… Re: use cat command to append to a file? Programming Software Development by cfajohnson … part doesn't. I tried to use the cat command because I thought doing cat >> file.txt would simply append… within code-tags), for example: $ xx.sh new uio jhg $ cat phones.txt uio jhg Re: use cat command to append to a file? Programming Software Development by L7Sqr Either form should work correctly:[code]echo -e "$1\n$2\n" | cat >> $file # Or echo -e "$1\n$2\n" | cat - >> $file[/code]In the second form it is explicit that STDIN is the input file. Perhaps you should present a minimal working example of what fails so we can duplicate (including input/output and code). Re: Cat lovers.... Community Center Geeks' Lounge by EnderX [quote=jasimp;439249]Dogs are very loud, rambunctious and I don't like them, unless they are small and quite, like a cat.[/quote] Quite what? And if you instead meant quiet, you've never met a cat like the two I live with. Re: Cat lovers.... Community Center Geeks' Lounge by bobbyraw … any way. therre are 4 main reason why cat urine has such a strong odor. 1 cats dont sweat, … Re: Cat lovers.... Community Center Geeks' Lounge by lasher511 heh heh blind cat