This is where non-security related programming questions belong!
Alright. Im a beginning C programmer, and im having a few difficultys with a piece of code im tryin to get working. Its a small program to view...
I need a little help, can someone teach me how to generate a random number and store it as a variable in C++. Thanks. Jaguar291
well I'm back with more questions in C++.... 1. what exactly is a macro in C++? 2. what is an "unsigned" type variable in C++? 3. this one...
Hi i learnt PASCAL in school, and for me it was jus tooo simple,so i went and studied C and C++( jus basics/intuduction) and found it to have the...
Hi, IS there anyone who can tel me ....that what are emulators programmed in. Alright i'll describe it more bout emultors... Many of you must...
Ph3ar Networks I have a question about windows scripting. I found this book on my desk about an hour ago and it was all vbscript jscript...
From what I understand the "Unix C Compiler" aka cc is the industry standard & more secure then "GNU C Compiler" aka gcc. What are your thoughts on...
What type of automation do you use to build your software? Do any of you have experience with makefiles or dealing with the gnu toolset...
I am quite familiar with HTML programming, but I'd like to learn some of the advanced stuff. Does anyone know any good HTML tuts or some good books,...
errr just wondering guys but is there something out there that will convert Assembly to VB? Thanks -tseng
One of the most important and most overlooked/ignored steps of writing software is the Analysis and Design step. Analysis and Design is the key first...
I have a application that updates several table at 1 time. But now i want to make sure that any failure in updating any 1 of the tables, the database...
i want to learn how to write in a useful computer langguage and i am interested to know what would be the bes language for a newbie to get into........
i've made my own copy of the tool "echo", this is not to improve it or anything, but only to learn about strings and pointers... #include...
i've been using some memory editors to look at and mess around with my processes, mostly tsearch, they work, but they dont have too many functions as...
This is a class in a program I am working on: class ImageBox extends JFrame { JTextField filename = new JTextField(15); JLabel label =...
What is meant by "c" being portable
Here is something I came across this morning. For those who may want something other than (or already have) the Art of Assembly Language Programming...
How do I convert a floating point number to a number containing only a maximum of 2 decimal digits, just as in currency? Thanks.
Hello, I have a newbie question here. How do I convert the char and String data type to an integer in Java so that I can perform arithmetic...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules