+ Post New Thread
Page 8 of 28 FirstFirst ... 6 7 8 9 10 18 ... LastLast
Threads 141 to 160 of 553

Forum: General Programming Questions

This is where non-security related programming questions belong!

  1. Replacement to Visual Studio

    I am a current Computer Science student. I am looking for programming software that is a replacement for MS Visual Studio. I am going to use this...

    Started by toxic.influx‎, November 15th, 2006 03:06 PM
    • Replies: 3
    • Views: 592
    November 16th, 2006, 04:36 AM Go to last post
  2. C program to invoke another C program's main() method?

    OK, I've been searching the net for quite a while and I can't figure it out. I have a simple C program, let's call it a.c #include <stdio.h> int...

    Started by Arkimedes‎, October 19th, 2006 10:43 PM
    • Replies: 6
    • Views: 1,116
    November 15th, 2006, 07:18 AM Go to last post
  3. Java Help Please - JPANELS!!!

    Well, I need help aligning my Jpanels, and if someone would be so kid, check my code to make sure its good. Here is how I want it to look but I...

    Started by DrewDodson89‎, November 7th, 2006 12:52 AM
    • Replies: 1
    • Views: 1,101
    November 7th, 2006, 01:12 AM Go to last post
  4. Exclamation **URGENT** Download remote files in VB.Net using web request

    Hi, I am building a VB.NET application in which i need to automatically read a file's contents whose link exists on a web page for a third party...

    Started by dood‎, November 5th, 2006 08:10 AM
    • Replies: 6
    • Views: 6,960
    November 6th, 2006, 12:26 PM Go to last post
  5. Sending Email (Java Program)

    I am creating my own program that will send email out. I have a GUI that calls the frame emailFrame(); which has the Email code in it. My problem...

    Started by Phalse‎, October 29th, 2006 07:35 PM
    • Replies: 1
    • Views: 1,224
    October 30th, 2006, 12:11 AM Go to last post
  6. Question Python confusion

    OK, I need help sorting out this mess I made. Long story short I wanted to make some python program that is an OO representation of C syntax. So I...

    Started by Arkimedes‎, October 29th, 2006 10:12 PM
    • Replies: 0
    • Views: 531
    October 29th, 2006, 10:12 PM Go to last post
  7. Regular Expression Problem - PHP

    Ok am at my wits end with this one. No luck on google either and feels like am beating my head against a brick wall. The problem: I have a string...

    Started by valhallen‎, October 12th, 2006 11:58 AM
    • Replies: 1
    • Views: 1,418
    October 12th, 2006, 08:29 PM Go to last post
  8. JavaMenuBar ?? won't show up

    I have a programming assignment where I need to add a JMenuBar at the top with very basic functions File - Query - Help I believe all of my code...

    Started by Phalse‎, September 30th, 2006 08:32 PM
    • Replies: 2
    • Views: 512
    October 5th, 2006, 02:28 AM Go to last post
  9. 3-D graphics in c++

    guys how do I generate some 3-D graphics in C++ some examples(simple) would be helpful.

    Started by phoenixmajestic‎, September 25th, 2006 06:18 AM
    • Replies: 5
    • Views: 652
    September 29th, 2006, 05:09 AM Go to last post
  10. C++ Windows Networking

    I am working on a programming project with C++ that requires windows networking. I have never worked with networking /or sockets within windows,...

    Started by The3ntropy‎, September 28th, 2006 01:35 AM
    • Replies: 4
    • Views: 564
    September 28th, 2006, 05:23 PM Go to last post
  11. Data Structure and Order Notations

    hi This question comes from a friend who's about to get interviewed in Microsoft 2-3 months from now. He asked me about the references, where...

    Started by codenamevirus‎, September 1st, 2006 09:33 AM
    • Replies: 6
    • Views: 646
    September 28th, 2006, 12:14 PM Go to last post
  12. PErl FuNcTiOn

    this is as i think the best tutorial has ever made in perl function with alphabetical oreder let play abs Returns the absolute value of its...

    Started by M_SPAWN‎, September 21st, 2006 11:27 AM
    • Replies: 2
    • Views: 366
    September 22nd, 2006, 04:32 AM Go to last post
  13. JAVA - try/catch in do-while

    I have a JAVA question... I can't figure out how to combine a try/catch block with a do-while loop... I have a user input prompt (where the user...

    Started by Negative‎, September 21st, 2006 03:10 PM
    • Replies: 5
    • Views: 916
    September 22nd, 2006, 12:29 AM Go to last post
  14. Debugger

    Hi, I have searched online in google and such sites but haven't found much information on how could I make a debugger, a very simple one, like it...

    Started by karb0n‎, September 15th, 2006 12:15 AM
    • Replies: 2
    • Views: 622
    September 20th, 2006, 12:57 AM Go to last post
  15. Memory Conservation vs. Execution Speed

    Howdy folks! I have a question regarding programming in general. I'm writing programs for a Stamp 2 microcontroller using PBASIC. The unit I'm...

    Started by rasem‎, September 12th, 2006 01:29 AM
    • Replies: 0
    • Views: 598
    September 12th, 2006, 01:29 AM Go to last post
  16. relay server

    want to configure a local system on my lan to send mails through a relay server(uses postfix)...any help or links are welcome...

    Started by Neil Mcnzee‎, September 10th, 2006 05:45 PM
    • Replies: 0
    • Views: 365
    September 10th, 2006, 05:45 PM Go to last post
  17. configuring procmail with sendmail

    how to configure procmail with sendmail in linux? Any useful links are welcome.

    Started by Neil Mcnzee‎, September 5th, 2006 10:31 PM
    • Replies: 3
    • Views: 951
    September 6th, 2006, 04:34 PM Go to last post
  18. Python

    I have a python code that has a line: msg=rfc822.Message(sys.stdin) The python script running this extracts the message in 'msg' and then gets the...

    Started by Neil Mcnzee‎, September 5th, 2006 06:10 AM
    • Replies: 3
    • Views: 455
    September 5th, 2006, 04:49 PM Go to last post
  19. Shellcodes: I cannot execute them :(

    Hello everyone, I've just started my "buffer overflow study" :D... To begin, I thought it was a good idea to compile and understand some generic...

    Started by bulkangel‎, September 3rd, 2006 06:50 PM
    • Replies: 3
    • Views: 820
    September 3rd, 2006, 08:17 PM Go to last post
  20. i need help with database server develop

    Hi, i try to understand how i perform my sybase sql server machine server-client side. My idea is: develop for myself a database server and client...

    Started by codelogman‎, August 28th, 2006 10:21 AM
    • Replies: 0
    • Views: 544
    August 28th, 2006, 10:21 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