Important alert: (current site time 5/25/2013 5:13:00 AM EDT)
 

Other Entries by Ryan McDermott

Search Results: Page 1 of 1 found. Entries 1 - 3 of 3 found
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  [Queue: Uses Linked Lists][Queue: Uses Linked Lists]C, C++ (general), Microsoft Visual C++Intermediate /
Ryan McDermott
26844 since
11/28/2004 11:51:18 PM

By 3 Users
2 Excellent Ratings
       Basically this is a simple example on how to create a queue using linked lists.
 
 
  Email Address HarvestingEmail Address HarvestingMicrosoft Visual C++Advanced /
Ryan McDermott
1981 since
6/28/2004 2:29:34 AM

By 1 Users

       This program Recursively Searches the C: drive for files with certain extensions, like .txt and .html and it opens each file and searches for the @ sign. If it finds an @ sign, it will extract it and write the address to a file in the root directory calle ...(description truncated)
 
 
  Kill a Process through szNameKill a Process through szNameMicrosoft Visual C++Intermediate /
Ryan McDermott
2622 since
4/12/2004 10:21:45 PM

By 2 Users
2 Excellent Ratings
       It kills a process that a user enters into the code. For example: ... char szName[100]="something.exe"; Process=KillProcess(szName); ....
 
Please support the site by visiting our sponsor:


Search Results: Page 1 of 1 found. Entries 1 - 3 of 3 found

Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++