+ Post New Thread
Page 3 of 12 FirstFirst 1 2 3 4 5 ... LastLast
Threads 41 to 60 of 228

Forum: Code Review

Antionline community members can use this section of the site to post code for sharing and testing.

  1. Exclamation Sticky Thread Sticky: Important Warning Regarding This Section

    AntiOnline community members can use this section of the site to post code for sharing. The goal of this section is to allow members to read this...

    Started by intmon‎, October 29th, 2003 09:51 PM
    • Replies: 4
    • Views: 7,479
    October 29th, 2003, 11:47 PM Go to last post
  1. How to check for memory leaks in Delphi ISAPI module?

    I'm writing a Delphi ISAPI module as part of my internship. I'm not a seasoned programmer by far, but I've managed to write something that's useful...

    Started by Guus‎, January 28th, 2005 09:23 AM
    • Replies: 0
    • Views: 747
    January 28th, 2005, 09:23 AM Go to last post
  2. Access Key in VB.NET Menu

    Ok, I have a very minor issue. I can't seem to find a reason for it...though I may be overlooking something very simple. I've googled, checked my...

    Started by mathgirl32‎, January 24th, 2005 02:05 AM
    • Replies: 3
    • Views: 1,155
    January 24th, 2005, 10:37 PM Go to last post
  3. basic doubt

    Hello guys i have some very basic doubt in java class, i was just playing with the very simple and basic. what i was trying to do it to create the...

    Started by harbir‎, December 27th, 2004 11:36 AM
    • Replies: 4
    • Views: 750
    January 7th, 2005, 07:22 PM Go to last post
  4. beta testers needed for mail sending program

    hi all, i have just written a program which uses the basic commands for sending an email. this includes putting in the senders email yourself...

    Started by White Scorpion‎, January 2nd, 2005 07:58 PM
    • Replies: 0
    • Views: 882
    January 2nd, 2005, 07:58 PM Go to last post
  5. running java prog. in eclipse

    Hello guys I was just wondering if some can help me with the eclipse for java program. Actually i want to send the input to the program from the...

    Started by harbir‎, December 19th, 2004 05:36 AM
    • Replies: 2
    • Views: 944
    December 22nd, 2004, 02:31 PM Go to last post
  6. The first program I've ever written.

    This is something I wrote without copying out of a book. I'm not a coder, I believe I've made that clear, but anyway, I think my program shows...

    Started by gore‎, December 16th, 2004 05:04 AM
    • Replies: 8
    • Views: 908
    December 16th, 2004, 09:06 PM Go to last post
  7. simple Java Code

    Hello Following is a very simple code for a basically a bigneer like me....

    Started by harbir‎, December 10th, 2004 10:22 AM
    • Replies: 3
    • Views: 804
    December 10th, 2004, 08:26 PM Go to last post
  8. Precision iN Java

    Hello Guys!!! I have a question for a precision in java. i am using double num=.349995953; now the thing is that i want to round of variable...

    Started by harbir‎, December 2nd, 2004 11:36 AM
    • Replies: 4
    • Views: 2,102
    December 10th, 2004, 10:32 AM Go to last post
  9. Need recursive bash script tested...

    I have written a small script to calculate sha1 sums recursively through a directory tree, whoch works here on my system. However, my knowldege of...

    Started by Striek‎, December 6th, 2004 04:24 AM
    • Replies: 3
    • Views: 1,072
    December 6th, 2004, 12:45 PM Go to last post
  10. java looping problem?

    whenever i try to do a loop in java, it does this wierd thing where it repeats the printed lines multiple times. this is a problem for me because...

    Started by Phonedog911‎, October 15th, 2004 06:50 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,267
    November 7th, 2004, 06:07 AM Go to last post
  11. How's it looking?

    On the program I've being working on for around a month now(I'm lazy...), I've finally got it towards final coding stages. Could someone please post...

    Started by Kamikaze Badger‎, October 31st, 2004 08:14 AM
    • Replies: 7
    • Views: 998
    November 4th, 2004, 08:07 AM Go to last post
  12. Java casting problem

    public int compareToObj(Object obj){ String temp = null; try{ temp = (String)(obj); }catch(Exception e){ ...

    Started by acp26b‎, November 3rd, 2004 03:32 AM
    • Replies: 4
    • Views: 892
    November 4th, 2004, 01:59 AM Go to last post
  13. The benefits of the infamous tertiary...

    I get the feeling that a lot of the people on this forum are somewhat new to programming, so I decided to give all of you a tip that no one gave me...

    Started by BigDick‎, October 11th, 2004 09:30 PM
    • Replies: 7
    • Views: 1,000
    October 14th, 2004, 06:35 PM Go to last post
  14. Java Problem!!!

    I have a question in Java. I am new to this language and i have a big(i think for me it is big) problem. If i have a text file with a data record...

    Started by harbir‎, October 10th, 2004 07:25 AM
    • Replies: 3
    • Views: 10,860
    October 11th, 2004, 09:20 PM Go to last post
  15. readLine(), skipping a line

    Hello guys!!! The following the code for reading, and printing the lines if the file "fil1.txt"....

    Started by harbir‎, October 11th, 2004 04:51 PM
    • Replies: 5
    • Views: 804
    October 11th, 2004, 09:00 PM Go to last post
  16. Arrays

    Hello Guys. I want to know how do we initialize the String array in java, when we do not know what will be the size of the array. like i want to...

    Started by harbir‎, October 11th, 2004 07:16 PM
    • Replies: 4
    • Views: 5,385
    October 11th, 2004, 08:46 PM Go to last post
  17. End of file

    Hello Guys. I have written the code to scann display every line of the text file, but the problem i that I do not know how do we do the End Of File...

    Started by harbir‎, October 10th, 2004 04:41 PM
    • Replies: 5
    • Views: 872
    October 10th, 2004, 06:33 PM Go to last post
  18. I need help

    i need to know how do you read codes like this and makes something out of it for example: 1100101 1010001 1110100 0010101 0011101 ...

    Started by perfectdark18‎, October 7th, 2004 04:10 PM
    • Replies: 3
    • Views: 1,034
    October 8th, 2004, 03:21 AM Go to last post
  19. Recursive Backtracking and Maze problem

    I am having some truble with Recursive Backtracking, i have tried 2 variations, but both overflow the stack. Any ideas would be great public...

    Started by acp26b‎, September 24th, 2004 09:35 PM
    • Replies: 0
    • Views: 2,073
    September 24th, 2004, 09:35 PM Go to last post
  20. C Programming and Structures

    Following is the C code with use of pointers and structures. Here i want to fill a struct array of employees and then print the details of that...

    Started by harbir‎, September 24th, 2004 06:44 AM
    • Replies: 2
    • Views: 821
    September 24th, 2004, 07:48 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