| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
VB String Functions (left, right, isntr, mid) very easy code... | C++ (general), Microsoft Visual C++, UNIX C++ | Beginner / DarkMercenary44 (from psc cd) | 853 since 1/5/2015 12:19:00 AM |
By 4 Users
|
|
I just started learning C++ and had to do some string parsing code for one of my classes. I couldn't figure out how to do it until later on, but I wrote these little functions to help those that learned in VB feel a little more at home in C++. At least wh ...(description truncated) |
|
|
|
 |
WEP Key generater v1.0 | C++ (general), Microsoft Visual C++ | Beginner / Ben128 | 1278 since 8/31/2016 9:29:21 PM | Unrated
|
|
Beginner that can generate random wep keys for your wifi network. Hope you find it usfull. (ScreenShot) |
|
|
|
 |
Word Count | C++ (general) | Beginner / Jake R. Pomperada | 960 since 8/20/2016 2:08:52 PM | Unrated
|
|
Here is a sample program that I wrote in C++ that will count the number of words in a given sentence.
Add me at Facebook my address is jakerpomperada@gmail.com and jakerpomperada@yahoo.com.
My mobile number here in the Philippines is 09173084360.
|
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Writing to a file | C++ (general) | Beginner / M. Carter Brown (from psc cd) | 846 since 1/2/2015 5:32:00 AM |
By 8 Users
|
|
The question that I'm asked most is "how do you write to a file.... And then how do you read it?" Well, here you go!
I also added some bonus code such as how to delete a file, rename a file, and execute a file.
Hope this helps some beginners! (ScreenShot) |
|