Here's a newbie type question for you all. Perhaps someone can point me to a specific link if it's true to the noob-form.
I have 3 pages which collect data, 3 forms and 3 Actions (1 per page).
In the 4th page I want to be able to redisplay all the information which was entered through the 3...
Greetings,
For several weeks I've been trying to fire a mouse event so when I click and drag a JLabel around the screen. I've gotten a work around, but its not exactly solid. After lots of digging through the API I figured out that a mouse event is fired relative to the component which fired it...
I'm trying to get this to emulate as a shell (this program) sitting on a shell (the actual one which came with the OS).
If I type just ls, all that returns is the environmental variables (BLOCKSIZE=, PWD=, TERM, USER, VENDOR, etc.. ) returned as : No such file or directory.
If I type ls -la ...
I'm trying to return a string or a character array. Whats the best way to do this in C++?
Also, is there a way to make an integer for 4 bits long (max of +- 32). I'm expecting to use a large amount of int's, but I don't want numbers above 20 and the rest of the bits are being wasted.
thanks...
Hi all,
I'm considering getting into Windows programming. I have 6 on and off years of C ... generic Dos/Unix stuff. 1 year of solid Java and I'm fairly decent with C++. I'm wondering what I need to consider when getting into windows programming and I'm eager to find out what books everyone...
Hey all,
I'm having problems with trying to understand how this will work. I'm trying to make my own stack implementation (yes, homework assignment) but I'm not sure how my two constructors will work. One constructor takes an Int and the other a Char. When I'm push()'ing something onto the...
Hey all,
Anyone have any REALLY good web sites that deal with String Manipulation. I'm trying to pull text off of a server and format it to the screen. I'm trying to do word wrapping in my application after 80 characters. IF anyone has any tips/tricks on this, please let me know.
Thanks in...
hey all, I was hoping someone could point out as to what I'm doing wrong with this program. I've put all the code into one file, should I split them up? I've tried to compile them both on Jbuilder 5 and Sun's JDKv1.4. I keep getting some of the following errors..
Thanks in advance for any help...
Hey all,
How would one skip the first 3 lines in a file that you need to open. Say the first three lines are always the same...
like:
Name ....
Data....
Garbage data... but it could be more than that say, 4 or 5 lines long...
the next line ALWAYS starts with the date.
in the form...
Hey all,
I've been kind of snooping this forum for a few days and I think its one of the best sources for information out on the web today, BTW: I'm loving all the links to C programming everyone is putting out, great reads :>
Anyhow, I'm sort of new to C programming and I have a question...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.