Scripts n'Stuffs
Directory

Transforming a string into ASCII
Link ID 27639
Title Transforming a string into ASCII
Url http://www.geekpedia.com/prog_ttrls.php?id=14
Description Transforming a string into ASCII code using int() and the 'while' loop. Good for beginners in programming and C++.
Category C and C++ > Tips and Tutorials > Programming in C and C++
Date Jun 30, 2006
Contact Name
Email send email to
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at C and C++ > Tips and Tutorials > Programming in C and C++
1. Object-Oriented Design Case Studies with Patterns and C++
  Good design and programming is not learned by generalities, but by seeing how significant programs can be made clean, easy to read, easy to maintain and modify, human-engineered, efficient, and reliable, by the application of good design and programming practices. Careful study and imitation of good designs and programs significantly improves development skills.
Category:   C and C++ > Tips and Tutorials > Programming in C and C++


2. Arrays in C/C++
  A tutorial covering array declaration, accessing array elements, entering data, initializing arrays, and multidimentional arrays. This tutorial also includes code examples as needed.
Category:   C and C++ > Tips and Tutorials > Programming in C and C++


3. Functions in C Language
  Functions groups a number of program statements into a unit and gives it a name.This tutorial covers how to write simple functions in C language. Then how to pass values to the functions, functions signaure and its return types etc...
Category:   C and C++ > Tips and Tutorials > Programming in C and C++


4. Program Library HOWTO
  tutorial/howto about programming and using static, dynamic and shared libraries on GNU Linux
Category:   C and C++ > Tips and Tutorials > Programming in C and C++


5. \ to \\ converter
  This tutorial pertains to people who're really bogged down with those files which are in one straight line, and ofcourse which are opened in notepad. The reason is \ can't be understood by Notepad and hence needs to \\'d. This tutorial shows you how to do that exactly.
Category:   C and C++ > Tips and Tutorials > Programming in C and C++




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS