All source code in C/ C++ Ask a C/ C++ Pro Discussion Forum Categories All jobs in C/ C++
c, c++, c__,source code, code, sample, samples, program, programs, help, tutorial,tutorials, routine, routines, jobs, listserve, mailinglist, bulletin board, bulletin boards, programming,  snippet, snippets, control, controls, class, classes, module, script, Scripts, applet , email , mp3, reference, windows,  modules, file, files, subroutine, subroutines, function, functions, sub, Microsoft, Sun,  downloads, winapi, directx, msaccess, ocx, vbx, ado, dao, odbc, rdo,  vbscript, vba, game programming, dcom, ole, com, dna, jet, dll, win api, winapi,  dbgrid, database front end, certify, decompiling, decompiler, visual basic for applications,  variable, constants, data type, byte, boolean, integer, long, single,  double, currency, date, object, string, variant, sub, function, free,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
C/ C++ Stats

 Code: 1,240,092. lines
 Jobs: 167. postings

 How to support the site

 
Sponsored by:
Quick Search for:  in language:    
You are in:
 
Login





Latest postings for C/ C++.
A Simple Linked List
By Maqsood on 2/7


Student Record
By Hasham Rasheed on 2/1


Httpget
By J Layton on 2/1


Click here to see a screenshot of this code!Swap a Nymber Using Pointers
By Jake Rodriguez Pomperada on 1/31

(Screen Shot)

Click here to see a screenshot of this code!Grades Solver Using Pointers
By Jake Rodriguez Pomperada on 1/31

(Screen Shot)

Base64 Encryption
By J Layton on 12/14


Click here to see a screenshot of this code!Address Book
By arifliminto86 on 1/29

(Screen Shot)

Http
By J Layton on 1/29


Combobox ADO
By Eder Rafo on 1/27


Email
By J Layton on 1/27


A Simple C++ tutorial for withdrawl of money from ATM machine
By Tejas Jayantilal Gandhi on 1/27


Click here to see a screenshot of this code!engine3d
By Harry Balzonya on 8/29

(Screen Shot)

Huge Bitmap Generator
By Josh Code on 1/24


quiz system
By Manuprasad K.S. on 1/22


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!



 
 
Other Entries by Karthik A

Search Results: Page 1 of 1 found. Entries 1 - 22 of 22 found
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
  Alphabets and Number CounterAlphabets and Number CounterC++ (general), Microsoft Visual C++, Borland C++Beginner /
Karthik A
2118 since
9/26/2005 2:14:50 PM
Unrated
       This program calculates the number of alphabets and numbers in the word entered. This is just for the beginners and there is nothing special.Click here to see a screenshot of this code!(ScreenShot)
  An Introduction To Dynamic Memory AllocationAn Introduction To Dynamic Memory AllocationCBeginner /
Karthik A
2461 since
5/21/2005 12:12:52 PM

By 1 Users

       This tutorial teaches about dynamic memory allocation which is very essential for memory management.
  An Introduction To Mouse Programming in CAn Introduction To Mouse Programming in CCBeginner /
Karthik A
2389 since
5/20/2005 5:13:14 AM

By 1 Users

       This tutorial explains how to use a mouse with Turbo C and it also explains various procedures like initialising, showing and hiding the mouse.
  Another File Copy Code but more optionsAnother File Copy Code but more optionsCBeginner /
Karthik A
3898 since
3/18/2006 4:48:00 AM
Unrated
       This program can explain beginners how file copying is carried out using C. It has various options like copy the file in binary mode, delete the source file after copying, display the contents of the file and then copy etc. The code is commented to an ext ...(description truncated)
Please support the site by visiting our sponsor.
  Calculator (Command Line)Calculator (Command Line)CIntermediate /
Karthik A
1178 since
5/2/2005 9:22:54 AM

By 2 Users

       This code is a command line utility which can perform arithmetic operations.
  Command Line Arguments - An IntroductionCommand Line Arguments - An IntroductionC, Microsoft Visual C++Beginner /
Karthik A
3385 since
10/3/2005 3:05:18 PM

By 1 Users

       The program explains how to use command line arguments. A simple approach to explain command line arguments. Vote if you like it.Click here to see a screenshot of this code!(ScreenShot)
  Constructors and DestructorsConstructors and DestructorsC++ (general), Borland C++Beginner /
Karthik A
1639 since
6/17/2005 1:08:20 AM
Unrated
       Explains how constructors and destructors can be used
  Crypt7 (Cryptographic Application)Crypt7 (Cryptographic Application)C, Borland C++Intermediate /
Karthik A
1917 since
7/11/2005 12:13:46 PM
Unrated
       Encrypt and Decrypt Text Files
  Cryptor (Crypt -O) - Encrypt/Decrypt Your Text MessagesCryptor (Crypt -O) - Encrypt/Decrypt Your Text MessagesMicrosoft Visual C++Beginner /
Karthik A
2033 since
8/9/2005 1:32:07 PM
Unrated
       Encrypt / Decrypt text inputs. In this application you can enter some text and encrypt it. After encryption you can save it in a file. If you want to decrypt it you can do it by copying the encrypted text in the box provided and press decrypt button and n ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
  Cryptor V2 - Encrypt/Decrypt TextCryptor V2 - Encrypt/Decrypt TextMicrosoft Visual C++Beginner /
Karthik A
1382 since
8/28/2005 5:42:52 AM

By 1 Users

       This application can be used to encrypt/decrypt text messages and password protection is also available. Rate the code if you like it.Click here to see a screenshot of this code!(ScreenShot)
  dd (Command Line)dd (Command Line)CIntermediate /
Karthik A
1598 since
5/3/2005 1:26:20 AM
Unrated
       This application lists the files in the current directory.
  Deleting Files - rmv (command line)Deleting Files - rmv (command line)CBeginner /
Karthik A
1526 since
6/2/2005 1:12:45 PM
Unrated
       This application can be used to delete files and is a replacement to the native 'del' command available in DOS.
  File Reader - Line By LineFile Reader - Line By LineC, Microsoft Visual C++, Borland C++Beginner /
Karthik A
1673 since
3/25/2007 8:22:06 AM
Unrated
       This program can be pretty useful for beginners and it explains how files can be read line by line, instead of character by character. I have commented this program completely. Please comment on this.
  Find A Word In A Text FileFind A Word In A Text FileC, Borland C++, UNIX C++Intermediate /
Karthik A
2241 since
6/27/2007 3:19:17 PM
Unrated
       It searches for a given word in a given file. The results are both displayed in the console and also written to a fileClick here to see a screenshot of this code!(ScreenShot)
  Handling Exceptions - A Simple Example (Fully Commented)Handling Exceptions - A Simple Example (Fully Commented)Borland C++Beginner /
Karthik A
4303 since
1/21/2007 1:29:16 PM

By 1 Users

       This program aims at explaining the concept of handling exceptions using a simple example. This is mainly for the sake of understanding, and is fully commented. Let me know if you have any comments. The submission was messy earler. so i have corrected it ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
  Introducing C++Introducing C++C++ (general)Beginner /
Karthik A
1967 since
8/16/2005 2:27:22 PM

By 2 Users

       I welcome you all to this tutorial to explain how to program in C++. A number of tutorials are available but this is jus another attempt to make you understand the basics of C++. Please do vote and comment if you like the tutorial.
  Introducing C++ - FunctionsIntroducing C++ - FunctionsC, C++ (general)Beginner /
Karthik A
2498 since
9/7/2005 1:15:29 PM

By 3 Users
3 Excellent Ratings
       This tutorial intends to teach beginners how to use functions in programs along with the various terms used like 'calling' a function and 'passing' values to a function and so on.
  Introducing C++ - Part 2Introducing C++ - Part 2C++ (general), Borland C++Beginner /
Karthik A
1725 since
8/24/2005 1:41:53 PM

By 1 Users

       This article aims at explaining how to program in C++. There are many though this might be be helpful if you are new to programming. Check out part 1 too - Introducing C++
  Length FinderLength FinderMicrosoft Visual C++Beginner /
Karthik A
935 since
8/3/2005 2:07:05 PM

By 2 Users

       I am a beginner in VC++...This application finds the length of the string entered and also gives some idea about how to use test boxes, command buttons etc., Rate me if you like the code.Click here to see a screenshot of this code!(ScreenShot)
  pbinpbinCBeginner /
Karthik A
726 since
5/12/2005 7:47:22 AM
Unrated
       This application prints the binary value of the decimal number entered.
  Stacks -  A Sample Application To Explain StacksStacks - A Sample Application To Explain StacksCBeginner /
Karthik A
1214 since
6/29/2005 2:17:51 PM
Unrated
       Explains Stack Functions
  User defined string Functions (Length and Reversal)User defined string Functions (Length and Reversal)C, Borland C++Beginner /
Karthik A
3152 since
7/20/2005 2:20:54 AM

By 2 Users

       This program explains beginners to write functions to find the length of a string and to reverse a string without using the in-built functions strlen and strrev. Rate the code if you like it and also comment on the code.


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

Compatibility Filter Profile:

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

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Games | Feedback | Customize | C/ C++ Home | Site Home | Other Sites | Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2010 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.   Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.