For Programmers: Free Programming Magazines  


Home > Archive > Software Engineering > July 2006 > new to C, would like some help with something simple









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author new to C, would like some help with something simple
lilrayray

2006-07-14, 3:13 pm

hi, I am very new to C and am starting to really get into programming. So far [in C] I have learned input/output (all commmandline), data structures, variables, etc up to pointers. Anyway, I am working on a small program to sort of encrypt data, or I am trying to make the computer alter text according to some rules. I am having trouble writing some code that will scan for particular sequences of characters (in a char[100][100])and then change these characters and output what is new. So kinda somethign allong these lines:

if(input contains "ex"){change "ex" to 'x'}

help on this would be much appreciated.

Also, does anyone know of any recources on learing how to program non commandprompt apps?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com