+ Post New Thread
Page 9 of 28 FirstFirst ... 7 8 9 10 11 19 ... LastLast
Threads 161 to 180 of 553

Forum: General Programming Questions

This is where non-security related programming questions belong!

  1. C code and script

    Hi...on a solaris system i have certain directories that contain c codes....wat i need to do is write a shell script(or C code) to execute those c...

    Started by Neil Mcnzee‎, August 25th, 2006 07:45 PM
    • Replies: 1
    • Views: 606
    August 25th, 2006, 09:27 PM Go to last post
  2. C/C++: the GCC(GNU) version

    hi can u people give some links to online archives or e-books which will enable me to learn C/C++ the GNU's way. All these years, I have been...

    Started by codenamevirus‎, August 11th, 2006 04:58 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,148
    August 25th, 2006, 04:40 PM Go to last post
  3. A.out as Java Thread

    Hello, I am trying to make a C program, compiled to a.out format, (on linux) run as a java thread (also on linux). Is there any easy/lazy way that...

    Started by Arkimedes‎, August 16th, 2006 10:16 PM
    • Replies: 0
    • Views: 798
    August 16th, 2006, 10:16 PM Go to last post
  4. can anyone explain hte "->" operator in c, i read it in a for loop

    Well i read it in a source code of a program and have been banging my head to learn more. Also can any one explain how to initialize random number...

    Started by orion9‎, August 13th, 2006 03:48 PM
    • Replies: 4
    • Views: 798
    August 14th, 2006, 09:14 AM Go to last post
  5. why does ssh break a /bin/sh while loop?

    I'm having trouble using ssh to execute a remote command inside a /bin/sh script. It executes just fine once, but it stops the loop execution there:...

    Started by roswell1329‎, August 2nd, 2006 10:17 PM
    • Replies: 2
    • Views: 873
    August 4th, 2006, 02:35 PM Go to last post
  6. Meta-Stuff in C++

    I am using Borland BuilderX for C++ to write the following code: class object { protected: virtual void finalize(); //basically the...

    Started by Arkimedes‎, July 21st, 2006 11:22 PM
    • Replies: 0
    • Views: 694
    July 21st, 2006, 11:22 PM Go to last post
  7. Which book to learn C++?

    Hey there, I've come to the decision to attempt to master a programming language and after some thinking, I've decided to try and learn C++. My...

    Started by b0red‎, July 16th, 2006 11:30 PM
    • Replies: 8
    • Views: 706
    July 18th, 2006, 11:19 AM Go to last post
  8. Making .libs!

    I have a class that uses a DLL. I was wondering if I could compile the class into a .lib. I would just use it like it is but it requires me shutting...

    Started by darius33‎, July 3rd, 2006 05:41 AM
    • Replies: 2
    • Views: 497
    July 3rd, 2006, 04:46 PM Go to last post
  9. A .net project

    hi I have got a project to be done in vb.net, the details of the project are as follows: I have to recognise something called the "OS CURSORS"...

    Started by codenamevirus‎, June 28th, 2006 08:15 AM
    • Replies: 5
    • Views: 532
    July 1st, 2006, 12:23 PM Go to last post
  10. problem in java

    hii to all actually i am 2nd year enginnering student and working on the project in java. i wannna know that how compact disk drive can be open...

    Started by shals‎, June 9th, 2006 11:09 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,047
    June 23rd, 2006, 10:43 PM Go to last post
  11. PHP download management

    Hi, I'm currently learning PHP, and I'd like to put it into practice to help me learn. Now, I've got a vague idea of how to make a download script...

    Started by J_K9‎, February 13th, 2006 12:39 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 960
    June 22nd, 2006, 01:27 PM Go to last post
  12. .dll conversion to java .class?

    Hello, Long story short, I need to convert a dll to be a Java class file so it will be portable. Is this feasible? I had the idea of taking a...

    Started by Arkimedes‎, June 18th, 2006 04:17 AM
    • Replies: 0
    • Views: 599
    June 18th, 2006, 04:17 AM Go to last post
  13. VB.Net

    Hi I'm a complete begineer and want to know how can i convert a bmp image to a stream of binary digits stored in array or otherwise in VB.Net. ...

    Started by Mystery Man‎, June 15th, 2006 05:32 PM
    • Replies: 1
    • Views: 530
    June 16th, 2006, 12:31 PM Go to last post
  14. Displaying command prompt

    I know this has to be a very dumb question, but I can't yet pull it off. I am writing a simple c++ program that is supposed to display the command...

    Started by Phalse‎, June 9th, 2006 12:51 AM
    • Replies: 4
    • Views: 662
    June 14th, 2006, 03:24 AM Go to last post
  15. Companies to work for

    I am a newbie at programming, I am just about to get my degree, and was wondering if anyone could give me some insite on companies to work for..I...

    Started by lcbs1‎, June 10th, 2006 02:52 AM
    • Replies: 3
    • Views: 496
    June 12th, 2006, 10:47 PM Go to last post
  16. Programing languages

    Well it's probably a very common question, but i decided to start my trip to security depths from mastering a programing language. Which should be...

    Started by unix_assaulter‎, June 8th, 2006 06:32 PM
    • Replies: 1
    • Views: 592
    June 8th, 2006, 09:56 PM Go to last post
  17. reboundpanel.java help!

    hi everyone! there are a few questions that I'd like to ask regarding a particular problem. I havent seen an entry like this before... so if this...

    Started by tragicallyhip‎, May 30th, 2006 02:42 PM
    • Replies: 2
    • Views: 651
    June 7th, 2006, 02:36 PM Go to last post
  18. Magic 8ball in c++

    I got bored and just wanted to make a magic 8ball program in c++. It simple yet fun, but I noticed a problem. #include <iostream> #include...

    Started by Phalse‎, May 23rd, 2006 10:09 PM
    • Replies: 1
    • Views: 522
    June 5th, 2006, 06:34 PM Go to last post
  19. C++ 128-BIT Variable

    I have two machines that I am writing a program on. One is RHEL 3.0 U7 and the other is XP SP2. My XP SP2 machine has Visual C++ 6.0. What I am...

    Started by stlivingston‎, May 23rd, 2006 09:37 PM
    • Replies: 3
    • Views: 689
    May 28th, 2006, 08:19 AM Go to last post
  20. Python a suitable first language?

    Hi, I started with python a while ago, but i didn't keep up... Now i want to turn back to it, it was my second language (after some BASIC :D) do...

    Started by HackerzMaster‎, May 9th, 2006 08:37 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,501
    May 24th, 2006, 01:19 AM Go to last post

Forum Information and Options

Moderators of this Forum

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

 Security News

     Patches

       Security Trends

         How-To

           Buying Guides