+ Post New Thread
Page 19 of 28 FirstFirst ... 9 17 18 19 20 21 ... LastLast
Threads 361 to 380 of 553

Forum: General Programming Questions

This is where non-security related programming questions belong!

  1. C programming Help Needed

    Hi I have the following code below but it doesn't seem to work . Anyone here who knows C can look at it and help me locate the errors ? thanks...

    Started by mooret‎, March 10th, 2005 08:47 PM
    • Replies: 5
    • Views: 667
    March 13th, 2005, 12:25 AM Go to last post
  2. How to send a pager via Modem?

    I'm trying to send a pager via modem. I try using the MsComm API from M$ but I'm having problem. This API seems to try to connect to another modem...

    Started by SDK‎, March 11th, 2005 03:24 PM
    • Replies: 5
    • Views: 657
    March 11th, 2005, 07:44 PM Go to last post
  3. A brain teasing exercise??

    HI Pals ok, you all have asked some of triky question(s)... try to make it...... all you have to do is write a c/c++ code for adding two numbers...

    Started by lokeshdb_ms‎, March 4th, 2005 06:08 PM
    • Replies: 9
    • Views: 978
    March 11th, 2005, 08:27 AM Go to last post
  4. Question VB6 & Access Database.

    Hi, I am totally new to programming, and I was really happy that I could write my first programming with somewhat a brilliant success.. Until I...

    Started by Black Cluster‎, March 6th, 2005 04:30 PM
    • Replies: 1
    • Views: 713
    March 8th, 2005, 12:11 AM Go to last post
  5. Himem.sys

    Everytime i start my computer the windows 98 banner flashes across then it eveters Ms_dos and tells me that HIMEM.SYS is missing and windows has...

    Started by happyhottie_1‎, March 7th, 2005 07:56 PM
    • Replies: 1
    • Views: 963
    March 7th, 2005, 08:17 PM Go to last post
  6. Locking question

    Hello, I have read the man pages for flock, lockf, and fcntl. I have used flock will no problems but am curios about the other methods. The...

    Started by frpeter‎, February 13th, 2005 08:44 AM
    • Replies: 4
    • Views: 830
    March 5th, 2005, 07:55 AM Go to last post
  7. Talking chessboard in C language

    I have a school project.They want me to write a program in C language that will make all the moves of the knight in the middle of the chess...

    Started by aenema‎, March 4th, 2005 10:35 PM
    • Replies: 9
    • Views: 1,088
    March 5th, 2005, 03:24 AM Go to last post
  8. Tsr???

    hi there, well it is a general missconception that TSR are allways a virus or programs used for fry'ng up the MoBo's , Crashing of hard drives,...

    Started by lokeshdb_ms‎, February 26th, 2005 07:07 PM
    • Replies: 3
    • Views: 692
    March 4th, 2005, 05:54 PM Go to last post
  9. if in C++

    Hi I have a small question abotu c++ if statments what i want to do is let a user choose one of 2 commands but the commands are not numbers their...

    Started by Riot‎, February 26th, 2005 03:19 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 1,288
    March 2nd, 2005, 01:34 AM Go to last post
  10. C Loop question

    Hi, I am currenlty updating a calculator that I made a while ago. Here is part of the code printf("\nWould you like to see the instructions (y) or...

    Started by kyrios‎, February 25th, 2005 09:11 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 925
    February 28th, 2005, 10:59 PM Go to last post
  11. Java methods??

    ok in my java programming class i am supposed to do this: This is what i have so far on my program: import java.io.*; public class...

    Started by aura2‎, February 26th, 2005 11:11 PM
    • Replies: 5
    • Views: 597
    February 27th, 2005, 12:09 AM Go to last post
  12. machine code

    suppose we want to write a console app that outputs the string "hello world" to the screen using c++,c, assembly or any other languages.will the...

    Started by xxxx123‎, February 26th, 2005 06:19 AM
    • Replies: 8
    • Views: 657
    February 26th, 2005, 05:12 PM Go to last post
  13. Arrow could u give me a start(IDS).

    Hi all, This is my first post here and i am expecting if any body can give me a push in right direction. For the purpouse of understanding the...

    Started by davinci‎, February 25th, 2005 12:28 PM
    • Replies: 4
    • Views: 930
    February 25th, 2005, 08:04 PM Go to last post
  14. assembly

    is this the right place to ask questions on assembly???

    Started by xxxx123‎, February 22nd, 2005 02:50 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,150
    February 24th, 2005, 10:00 AM Go to last post
  15. Assistance with code to 'show all'

    I'm not the most experienced web programmer, to say the least. I'd like to create a simple, quick and dirty page that will display all info coming...

    Started by zencoder‎, February 15th, 2005 04:36 PM
    • Replies: 5
    • Views: 556
    February 24th, 2005, 01:30 AM Go to last post
  16. Ping Via WMI

    I been using a nice VBA script from M$ to ping computer my building. DOWN_MSG = " is not reachable." ' message for an unsuccessful ping UP_MSG...

    Started by SDK‎, February 23rd, 2005 03:23 PM
    • Replies: 0
    • Views: 699
    February 23rd, 2005, 03:23 PM Go to last post
  17. Buffer overflow

    Hi i dont know much about exploits so i have been messing with them and i was wornding how would i get a buffer overflow to spawn off an admin...

    Started by Riot‎, February 21st, 2005 09:49 PM
    • Replies: 4
    • Views: 733
    February 23rd, 2005, 05:01 AM Go to last post
  18. Talking bat programing

    Ok my question is about how to take user input and use it for the program. I am makeing a menu for a dos boot disk. Here is a example of what I...

    Started by akachuckie‎, February 22nd, 2005 06:50 PM
    • Replies: 6
    • Views: 899
    February 22nd, 2005, 09:43 PM Go to last post
  19. Lightbulb Could there be any one who would like to help me

    Is there a way that someone would like to help me get tthe info so that i can make a C++ tutorial site? What i mean by info , well i mean the...

    Started by Robertuss‎, January 24th, 2005 05:28 AM
    • Replies: 3
    • Views: 819
    February 22nd, 2005, 01:26 AM Go to last post
  20. simple hardware program

    hi all there, what i wan to do is ............ make c program to control the switch on/off of a external simple led bulb connected with my pc....

    Started by lokeshdb_ms‎, February 19th, 2005 06:33 PM
    • Replies: 4
    • Views: 530
    February 20th, 2005, 10:44 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