+ Post New Thread
Page 1 of 12 1 2 3 11 ... LastLast
Threads 1 to 20 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. 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
  2. Poll Poll: C++ source code: labyrinth game

    Hello there ... I haven't logged in since, er let's see, January 27th 2006 02:05 pm. Hope you guys are doing great. I'll first introduce...

    Started by The_Matrix_Rev‎, March 29th, 2010 07:31 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 9,327
    May 25th, 2010, 02:34 AM Go to last post
  3. 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
  4. Question Linux C shared libraries question

    Hi, I'm experiencing a rather unusual situation that isn't making sense to me. I'm not as familiar with linux's shared library mechanisms as I...

    Started by frpeter‎, June 23rd, 2011 07:43 AM
    • Replies: 4
    • Views: 4,296
    June 30th, 2011, 08:59 AM Go to last post
  5. C/C++ question

    Is there a way in C/C++ to put code explicitly at a specified memory adress (code to be executed)? Does that have to be shellcode? (Stack or heap...

    Started by el-half‎, February 27th, 2004 08:49 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 4,014
    February 29th, 2004, 05:00 AM Go to last post
  6. C++ //Password protection on entry

    Hi, I have only just started programming in C++, so please bare with me, but after reading quite a lot over the weekend, I managed to make a...

    Started by J_K9‎, July 11th, 2005 10:11 AM
    • Replies: 5
    • Views: 3,836
    July 11th, 2005, 10:42 AM Go to last post
  7. converting decimal to binary in C

    hi guys, i'm learning C at the moment and i'm writing a little program which needs as input a decimal value, and by choice, converts it to octal,...

    Started by lepricaun‎, July 15th, 2004 07:50 PM
    2 Pages
    1 2
    • Replies: 19
    • Views: 3,797
    July 20th, 2004, 11:32 AM Go to last post
  8. Unhappy Can't seem to grasp the concept of buffer overflows (appreciate help)

    Heya.. I located a book called "Hacking - The art of Exploitation" and somewhere into chapter 2 he flips me off because I just can't seem to...

    Started by DarkCarnival‎, September 3rd, 2006 11:59 AM
    • Replies: 7
    • Views: 3,239
    May 29th, 2007, 03:47 AM Go to last post
  9. Verify Hack for Linux Adobe Flashplayer

    Appears the latest flashplayer from Adobe crashes Firefox 3.5+ in full-screen mode. I believe Adobe does not know how to program for linux and...

    Started by Linen0ise‎, August 29th, 2009 03:12 PM
    • Replies: 1
    • Views: 3,150
    August 29th, 2009, 04:40 PM Go to last post
  10. C++ function address to as a parameter

    Does anybody know if it is possible in C++ to send the address of a function as a parameter to a function. Example foo( void* a, int lenght i,...

    Started by Q-bel‎, February 25th, 2004 06:40 PM
    • Replies: 5
    • Views: 3,136
    March 8th, 2004, 10:07 PM Go to last post
  11. 99 Bottles of Beer...

    Has the link to http://www.99-bottles-of-beer.net been posted before? If so, please ignore this post. I like this site because it gives an...

    Started by Katja‎, August 28th, 2005 11:36 PM
    • Replies: 4
    • Views: 3,028
    August 21st, 2007, 03:24 AM Go to last post
  12. Java High Score List

    I wrote some code that will allow you to create and store (in a text file) a high score list that I wrote for a uni exemption project (a minesweeper...

    Started by gothic_type‎, May 5th, 2004 11:59 PM
    • Replies: 1
    • Views: 2,912
    May 5th, 2004, 11:59 PM Go to last post
  13. Anybody Got this File windns.h

    i need this file for compiling an IRC Bot the compiler says : Cannot open include file : windns.h No such file or directory

    Started by rOCk-MaStEr‎, June 12th, 2004 03:50 PM
    • Replies: 4
    • Views: 2,450
    June 12th, 2004, 07:32 PM Go to last post
  14. SQL Query help

    Im trying to create an SQL query but get the following error Can anyone please help ? All I want to do is display the name of everything where...

    Started by mooret‎, February 23rd, 2010 05:11 PM
    • Replies: 3
    • Views: 2,241
    February 24th, 2010, 10:24 AM Go to last post
  15. SQL Query

    I’m having an issue with an SQL query. Below are the tables and fields of importance. Dbo.ORDERS OrderID (PK) Totalcourseamt Promodiscount...

    Started by Negative‎, March 23rd, 2009 07:25 PM
    • Replies: 8
    • Views: 2,199
    March 25th, 2009, 03:44 PM Go to last post
  16. MASM32 help

    Hi everybody, I am learning Assembly language. I have got a book "Assembly Language and Programming" by Peter Abel His...

    Started by yuvraj‎, June 26th, 2004 09:42 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 2,117
    July 28th, 2004, 10:34 PM Go to last post
  17. 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
  18. PHP Form to Forum

    Greetings, I have a website which takes the information submitted by PHP and pushes it to a database to be shown on another page. Is it possible...

    Started by JukEboX‎, April 15th, 2008 10:54 PM
    • Replies: 3
    • Views: 2,084
    April 17th, 2008, 11:00 PM 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. Open cd drive in JAVA

    During my computer science class my friend and i were wondering how to open a cd-rom door in JAVA. This is only for curiosity reasons. We didnt ask...

    Started by mikem0327‎, April 30th, 2004 02:47 AM
    • Replies: 4
    • Views: 2,066
    May 6th, 2004, 03:58 PM 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