+ 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. 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
  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. 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
  4. 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
  5. 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
  6. master mind game

    HALLO i need to write a " mastermind game " and i have some problems with the functions ...hope your can help me.. #define DIGITS 4...

    Started by roeyman‎, December 31st, 2008 05:15 PM
    • Replies: 2
    • Views: 1,697
    January 1st, 2009, 08:00 PM Go to last post
  7. PHP image resize

    I'm having some issues putting 2 pieces of code together First part I have this string $string = "some text... <img src=myimage.jpg> some more...

    Started by Keith‎, October 13th, 2008 04:15 AM
    • Replies: 5
    • Views: 1,992
    October 14th, 2008, 12:03 AM Go to last post
  8. 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
  9. How to join the open source work?

    Hi all, Well, I know how the open source community works ... that I develop something and put that on the INternet, others contribute to it and...

    Started by jockey0109‎, April 12th, 2008 10:57 AM
    • Replies: 1
    • Views: 1,293
    April 12th, 2008, 11:07 AM Go to last post
  10. 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
  11. 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
  12. Post C++ Tutorial

    I think I may have posted something about this months ago, but I'm not sure. I've been working on a C++ tutorial (and possibly a book). I haven't had...

    Started by AxessTerminated‎, July 22nd, 2006 09:29 PM
    • Replies: 0
    • Views: 1,117
    July 22nd, 2006, 09:29 PM Go to last post
  13. Writing to the Bootsector of a floppy

    I wrote this to write to the bootsector of a floppy, it uses a dll and java (the dll does the dirty work, java gives a command line prompt). You...

    Started by Arkimedes‎, June 23rd, 2006 05:54 PM
    • Replies: 5
    • Views: 795
    June 25th, 2006, 01:00 PM Go to last post
  14. Talking my first script for linux and how i did it

    hey all!! well i love playing the game neverball... and neverputt... opensource game for linux that is addictive beyond all reason. ...

    Started by hexadecimal‎, June 15th, 2006 02:03 AM
    • Replies: 6
    • Views: 928
    June 15th, 2006, 06:49 PM Go to last post
  15. checkgmail.py -- GMail Command Line

    Hey Hey, Since this forum hasn't been used in a while, it's time to use it again... here's my lastest bit of playing around... a small simple...

    Started by HTRegz‎, April 30th, 2006 09:24 AM
    • Replies: 3
    • Views: 1,510
    May 2nd, 2006, 06:22 PM Go to last post
  16. Digital Signature of Files Script

    Could someone please assist in this script. It appears to run ok, but throws an error about a process in use. What this script does is checks for...

    Started by wildred‎, February 2nd, 2006 09:47 PM
    • Replies: 0
    • Views: 1,296
    February 2nd, 2006, 09:47 PM Go to last post
  17. complex number calc

    I dont know. I figured someone would find a use for it. I wrote it for a friend for his java class. Thought it was decent bit of code and that...

    Started by mnchur‎, January 27th, 2006 08:48 PM
    • Replies: 0
    • Views: 1,328
    January 27th, 2006, 08:48 PM Go to last post
  18. Hash file #Perl

    #!perl # hash.pl (written by n0m3rcy) use strict; use Digest::MD5; use Digest::SHA1; my $file = shift || die "Must enter a filename.\n"; if...

    Started by n0m3rcy‎, January 22nd, 2006 12:38 AM
    • Replies: 8
    • Views: 1,197
    January 22nd, 2006, 11:10 AM Go to last post
  19. QuaridBot

    As some of your know I'm well on my way developing an IRC bot for the ANewEraIRC Network, anyways, here's what I have so far. (It uses the...

    Started by MicroBurn‎, December 17th, 2005 04:26 AM
    • Replies: 4
    • Views: 982
    December 18th, 2005, 05:33 AM Go to last post
  20. Phone Book in C++

    Im having trouble loading data to arrays in C++. I have to make a phone book where the first thing you do is click on a button called load and then...

    Started by newbienewman‎, December 13th, 2005 04:19 AM
    • Replies: 3
    • Views: 1,700
    December 15th, 2005, 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