+ Post New Thread
Page 2 of 28 FirstFirst 1 2 3 4 12 ... LastLast
Threads 21 to 40 of 553

Forum: General Programming Questions

This is where non-security related programming questions belong!

  1. Question Programming With Mush

    Okay, I haven't even started programming. But if I start programming, it's been a while so my mind is mush!!! Thus, the title of this thread. I've...

    Started by jaustin7‎, June 3rd, 2011 07:02 AM
    • Replies: 2
    • Views: 2,528
    June 6th, 2011, 11:00 PM Go to last post
  2. Hotkey for changing text color in MS word

    As usual :D, I remember long time ago I was typing and all of a sudden I changed the color of selected text in MS word. I guess I ran into a hotkey....

    Started by boyboy400‎, March 17th, 2011 11:23 PM
    • Replies: 0
    • Views: 2,010
    March 17th, 2011, 11:23 PM Go to last post
  3. make autocomplete stuff

    Hi folk, Example: In the Excel, if you type "=s" in one of the cells, a list of commands with their required format opens up which is a great help...

    Started by boyboy400‎, February 22nd, 2011 08:30 PM
    • Replies: 3
    • Views: 2,680
    February 25th, 2011, 11:58 AM Go to last post
  4. scanf problem

    peace upon you all every one : i'm having a littel problem with the scanf() function the following code asks three users about their age using ...

    Started by mostafaxx‎, January 14th, 2011 03:56 AM
    • Replies: 5
    • Views: 2,588
    January 21st, 2011, 08:44 PM Go to last post
  5. Regular Expressions and how they hate me

    hello all, I am having trouble with some regular expressions. Here is a file format that I have: SECTION Test Comp 1...

    Started by Phalse‎, November 4th, 2010 07:17 PM
    • Replies: 4
    • Views: 1,706
    November 10th, 2010, 06:21 PM Go to last post
  6. Using underline _ at the beginning of parameters

    Hey folk, In programing languages like c++, does the parameters beginning with _ (like _view=...this was just an example) represent any special...

    Started by boyboy400‎, October 18th, 2010 09:24 PM
    c++, syntax
    • Replies: 1
    • Views: 2,050
    November 6th, 2010, 04:48 PM Go to last post
  7. libpcap error?

    well first hows every one doing? Now I can't post the code for my program sorry about that guys I know its kinda hard to trouble shoot a problem but...

    Started by Riot‎, September 5th, 2010 05:25 AM
    • Replies: 0
    • Views: 1,047
    September 5th, 2010, 05:25 AM Go to last post
  8. Parsing MIME Help

    I hope some webmail expert can help me out here. I am currently battling the problem with parsing multiple encodings in the emails, such as base64. I...

    Started by SnugglesTheBear‎, July 9th, 2010 05:54 PM
    • Replies: 0
    • Views: 1,088
    July 9th, 2010, 05:54 PM Go to last post
  9. Question Haskell Matrix Question NEED HELP!

    hi I have a question about haskell coding. Matrices One of many ways to define matrices in Haskell is the list of matrix rows, where a row is a...

    Started by inkwang‎, February 2nd, 2010 09:08 AM
    haskell, hugs, matrix
    • Replies: 0
    • Views: 2,464
    February 2nd, 2010, 09:08 AM Go to last post
  10. C++ quick question

    Hey guys just wondering is there a way to find the length of a int var in c++ like string.length() for strings?

    Started by Riot‎, November 12th, 2009 02:34 AM
    • Replies: 4
    • Views: 2,543
    December 26th, 2009, 04:54 AM Go to last post
  11. c++ question!!

    hello i wanna know if you can make in c++ a program that scans an site and looks for the inputplace in the site!

    Started by vampdain‎, October 13th, 2009 04:55 PM
    • Replies: 1
    • Views: 1,092
    October 14th, 2009, 10:52 PM Go to last post
  12. Another C++ problem

    Sorry to keep posting my C++ programing problems but I'm still learning and have questions. so here is my question I'm trying to take a float...

    Started by Riot‎, October 6th, 2009 12:28 AM
    • Replies: 2
    • Views: 1,161
    October 6th, 2009, 11:29 PM Go to last post
  13. DB2 UDB Catalog Query - Disk & row counts

    Need script to get row counts and table size (MB) for all tables in a db for a DB2 UDB DB. I know I can use the GET_DBSIZE_INFO proc and then do a...

    Started by Cheap Scotch Ron‎, September 23rd, 2009 02:09 PM
    • Replies: 0
    • Views: 1,746
    September 23rd, 2009, 02:09 PM Go to last post
  14. Learning My Sql, PHP, JavaScripting , HTML, XHTML

    Hi AO's, How are you people.... I wanted to learn Action Scripting My Sql, Php, Java Scripting, HTML, Xml,CSS, and Cold Fusion ----...

    Started by kingkong‎, September 19th, 2009 06:56 PM
    • Replies: 3
    • Views: 1,142
    September 20th, 2009, 10:04 AM Go to last post
  15. c++ question

    i do not know why but when I try and calculate 4.2 million and 5000 it gives me -884901888. i am using dev-c++ 4.9.9.2 as my compiler. here is my...

    Started by Riot‎, September 13th, 2009 10:25 PM
    • Replies: 4
    • Views: 1,043
    September 14th, 2009, 01:41 AM Go to last post
  16. Help

    I have some PHP coded files in my filemanager and i have no clue how do add them to my website... Can anyone help me out with this?? And sorry if i...

    Started by jaslakers342002‎, August 26th, 2009 07:47 PM
    • Replies: 3
    • Views: 1,187
    August 31st, 2009, 01:31 PM Go to last post
  17. C# Read memory

    Does anyone have a good example in C# (vb.net is okay too) on how to use p/invoke to read a memory address from a process? It can be simple,...

    Started by oofki‎, August 20th, 2009 06:19 AM
    • Replies: 0
    • Views: 1,190
    August 20th, 2009, 06:19 AM Go to last post
  18. Thumbs down C# detect application(s) below cursor

    So, I'm wondering if anyone can help me out here. Using Visual C# and .NET 3.5 SP1, I'm trying to find a way to detect the window below the mouse...

    Started by AxessTerminated‎, June 21st, 2009 07:50 PM
    • Replies: 1
    • Views: 1,882
    August 20th, 2009, 06:17 AM Go to last post
  19. Evaluation Tools

    This is not a programming question so please move if needed . Does anyone know whether there are any tools or technicals that I can use to...

    Started by mooret‎, June 6th, 2009 09:44 PM
    • Replies: 1
    • Views: 1,205
    June 10th, 2009, 12:58 AM Go to last post
  20. Adobe Flash AS2 and AS3

    Hi all AO's, I have been learning Flash CS4 since last 1 month i was drawing objects and cartoons, just 1 week ago i started Action Script...

    Started by kingkong‎, June 6th, 2009 11:06 PM
    • Replies: 0
    • Views: 1,056
    June 6th, 2009, 11:06 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