Menu

Close
  • Home
  • Portfolio
  • Book Reviews
  • Résumé
  • Contact
Subscribe
Menu

C++

A 3-post collection

Page 1 of 1

TIP/Trick: How to retrieve a sub-string between two delimiters using C++

The std::string structure exists as an alternative tothe NULL terminated char array commonly used in C. Such structure provides methods to do simple string management »

Raúl Roa Raúl Roa on TIPS, C++, string, sub-string 06 June 2013

TIP/Trick: How to count words in a text file using C++

Sometimes we may find ourselves handling data files that contain information whose data integrity needs to be checked or compared against rules related to byte size, »

Raúl Roa Raúl Roa on TIPS, C++, Text 30 May 2013

TIP/Trick: How to split a string using C++

Say you are like me, you have a strong background as a high level language programmer. You enjoy the amenities provided by the strong and mature »

Raúl Roa Raúl Roa on TIPS, C++, string 06 July 2012
Page 1 of 1
Mr. Roa © 2025
Proudly published with Ghost