User: onetwothreenewbie

  • Public profile
  • Users
  • onetwothreenewbie

User profile: onetwothreenewbie

User info
User name:onetwothreenewbie
History
Joined:
Number of posts:10
Latest posts:

Capitalizing
it gave no build errors, it simply just did not uppercase the first letters of each sentence

Capitalizing
ok I modified it to this: [code] while(inFile.get(ch)) { if('A' <= ch <= 'z'){ ...

Capitalizing
Hi, I wrote this code first then was asked to modify it so that the program read the contents of the...

FileOperations - Capitalize First Letter of Each Word in Sentence
Hi, I wrote this code first then was asked to modify it so that the program read the contents of the...

Modification of Count of Days Program
Hi, I have written a working project that takes an integer representing a day of the year and trans...

This user does not accept Private Messages