+ Post New Thread
Page 18 of 28 FirstFirst ... 8 16 17 18 19 20 ... LastLast
Threads 341 to 360 of 553

Forum: General Programming Questions

This is where non-security related programming questions belong!

  1. Unhappy Trying to understand multiple pointers

    Hello, I'm trying to grasp the concept of multiple pointers in C++. For example, say we have a: class A () { foo; } ...and later on in the...

    Started by VDOGamer‎, March 29th, 2005 06:08 PM
    • Replies: 3
    • Views: 1,299
    April 9th, 2005, 08:46 PM Go to last post
  2. C compiling problems.

    Ok, I pretty much don't know anything about programming, but I am trying to compile this phpbb exploit to test out my servers. This is the code, it...

    Started by The_Messiah‎, March 22nd, 2005 12:43 AM
    • Replies: 9
    • Views: 1,021
    April 9th, 2005, 07:23 PM Go to last post
  3. Writing a program

    I will be writing a program for my wife's company. She does have a program written (in VB) but it is outdated. It uses Access'97 for a database. I...

    Started by halv‎, April 5th, 2005 03:13 PM
    • Replies: 4
    • Views: 929
    April 6th, 2005, 09:55 AM Go to last post
  4. Help with Java needed.

    I want to create a program which dynamically creates multidimensional arrays, i.e. the program does not know how many dimensions the array will have...

    Started by el-half‎, April 5th, 2005 01:52 PM
    • Replies: 3
    • Views: 1,044
    April 6th, 2005, 12:49 AM Go to last post
  5. Good Book for C++

    Any recommendations ? This book seems pretty good... http://www.research.att.com/~bs/3rd.html

    Started by Death_Knight‎, April 2nd, 2005 07:53 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 1,093
    April 3rd, 2005, 04:16 PM Go to last post
  6. AI programming in Scheme tutorial wanted.

    I am currently learning Scheme (MIT Scheme) and in search for tutorials (or any other electronic material) regarding AI programming. I can find...

    Started by el-half‎, March 31st, 2005 04:10 PM
    • Replies: 6
    • Views: 1,015
    April 2nd, 2005, 08:27 AM Go to last post
  7. Question Good book?

    Anybody know of a good book to read and learn about Assembly Programming?

    Started by mrlucifer‎, April 1st, 2005 06:25 PM
    • Replies: 4
    • Views: 703
    April 1st, 2005, 11:49 PM Go to last post
  8. Poll Poll: QBASIC RPG - Battle Engine Help

    Okay, I'm writing an RPG. I have a simple tile engine I wrote myself. The tiles are 15x13, and the tiles are based upon an 20x20 screen map. There is...

    Started by AxessTerminated‎, March 31st, 2005 02:55 AM
    • Replies: 2
    • Views: 635
    March 31st, 2005, 01:19 PM Go to last post
  9. Turns .Net to Flash

    Source : http://news.zdnet.com/2100-3513_22-5647420.html Pretty nice application! :)

    Started by SDK‎, March 30th, 2005 11:19 PM
    • Replies: 0
    • Views: 2,442
    March 30th, 2005, 11:19 PM Go to last post
  10. How/what do I do...

    What should I do to get better at programming? How should I go about it? What should I program? (I got C++) What should I do to get better?

    Started by Draxx‎, March 24th, 2005 02:19 AM
    • Replies: 5
    • Views: 733
    March 28th, 2005, 04:44 AM Go to last post
  11. Good Assembly Book?

    Does anyone know of a good 8086/8088 Assembly book? I've found a few on amazon, but I can't tell if they are any good. Any help would be great...

    Started by henry95‎, March 27th, 2005 04:32 AM
    • Replies: 3
    • Views: 1,310
    March 27th, 2005, 06:58 PM Go to last post
  12. creating folders with java?

    how do u creat folders with java?

    Started by mad_fox9007‎, March 23rd, 2005 06:52 AM
    • Replies: 4
    • Views: 888
    March 23rd, 2005, 04:23 PM Go to last post
  13. Apue

    Does anyone know from where I can get Advanced Programming in the UNIX(R) Environment, aka APUE by W. Richard Stevens in PDF/CHM format ?

    Started by x2600‎, March 22nd, 2005 06:21 PM
    • Replies: 2
    • Views: 815
    March 23rd, 2005, 01:16 AM Go to last post
  14. C# .cs compiling question??

    using System; using System.Security.Cryptography; namespace yEnc { /// <summary> /// Decoder for the yEnc spec /// </summary> public...

    Started by kyrios‎, March 21st, 2005 06:24 AM
    • Replies: 2
    • Views: 622
    March 21st, 2005, 10:13 PM Go to last post
  15. Command Line Switches

    I've tried googling the subject, but didn't know the technical name to search for. How do you allow console apps to have switches like...

    Started by Jareds411‎, February 17th, 2005 09:24 PM
    • Replies: 6
    • Views: 678
    March 21st, 2005, 12:37 AM Go to last post
  16. c++ documentation generators

    Has anyone used such systems as doxygen or doc++ for documentation generators, it seems such systems are based heavily on the javadoc syntax. I've...

    Started by cntfind80‎, March 20th, 2005 05:07 AM
    • Replies: 0
    • Views: 1,335
    March 20th, 2005, 05:07 AM Go to last post
  17. moving files accross network with Perl

    I am relatively new at this, but here is the situation. I have a group of recordings at point A on our network (windows 2000 server box). They are...

    Started by t3gilligan‎, November 19th, 2004 04:24 PM
    • Replies: 3
    • Views: 895
    March 18th, 2005, 08:02 PM Go to last post
  18. Completely random errors...

    To me at least. Some of you may remember the old CPU burner I posted, written in C++, awhile back... well, after learning a bit of x86, I decided to...

    Started by Kamikaze Badger‎, March 16th, 2005 03:38 AM
    • Replies: 2
    • Views: 595
    March 16th, 2005, 06:26 PM Go to last post
  19. Vc++ Debugging tips

    hi all, I am doing my project in vc++ and I am facing problems in Debugging. It would be nice of u guys if u can suggest some Debugging tools or...

    Started by davinci‎, March 13th, 2005 09:35 AM
    • Replies: 5
    • Views: 785
    March 13th, 2005, 06:14 PM Go to last post
  20. Problem in my java class

    Ok this is what i am supposed to do Create an object class named students.java with the following object variables: String s = new...

    Started by aura2‎, March 7th, 2005 11:26 PM
    • Replies: 4
    • Views: 617
    March 13th, 2005, 05:36 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