473,587 Members | 2,447 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Newbie in C and need help

1 New Member
Hi guys and gals,
i am new in C++ and would like to seek some help. I just transfered to this new department and now they are asking me to do some programming. I am just in the process of learning C but my boss already gave me something like a test already. Here goes...we have a file and he wants me to replace something in that file.

this is just one example...I need to replace 30 times ""with "40 ways""

the quick brown forx jumps 30 times a day
the quick brown forx jumps 30 times a day
the quick brown forx jumps 30 times a day
the quick brown forx jumps 30 times a day
Mar 13 '07 #1
1 1619
r035198x
13,262 MVP
Hi guys and gals,
i am new in C++ and would like to seek some help. I just transfered to this new department and now they are asking me to do some programming. I am just in the process of learning C but my boss already gave me something like a test already. Here goes...we have a file and he wants me to replace something in that file.

this is just one example...I need to replace 30 times ""with "40 ways""

the quick brown forx jumps 30 times a day
the quick brown forx jumps 30 times a day
the quick brown forx jumps 30 times a day
the quick brown forx jumps 30 times a day
Have a look at our posting guidelines including this.
Mar 13 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
2160
by: R69D | last post by:
Hi, I'm real new to Java and need some help...was going through some old tutorials and need help with these questions: 1)What is “composition of methods?” How do u define the composition of methods? 2)What is the difference between the output from String s; System.out.println(“s = “+s); and String s = new String(); System.out.println(“s = “+s);
2
1175
by: gavilaso | last post by:
Hi, i'm completly a newbie on PHP, I'm trying to make a static site search where i'm giong to put 2 category on a combobox for query.. box 1 Citys Carolina San Juan Ponce Box 2 Computers
2
1229
by: jasonjasonjason | last post by:
Hi. Im A complete newbie with php and know only the very basics and wondered if anyone had the answer to my problem? I have been adding/including files within my php pages like so: <?php include("http://www.website.com/webpage.php"); ?> This works fine except when i have a large list to add.(almost at the top of the page).then it seems to take forever for the page to open. I was wondering if there was a way to first load the page and...
5
1747
bencoding
by: bencoding | last post by:
Hello, I'm a newbie to the .NET programming and need some help. I am creating a registration page and want to be able to take the username and password that the user entered and check to the the database to make sure it doesn't already exist. If it does I want to return an error Response.Write() message and if it doesnt then I will continue with my other code. I am very new to this and it's hard finding some support forums online that are...
5
1136
by: Banibrata Dutta | last post by:
Hi, I've gone through the list of "language differences" between 2.3 / 2.4 & 2.5 of CPython. I've spend around 2 weeks now, learning v2.5 of CPython, and I consider myself still very very newbie. So, unable to take a call as to how-important or desirable the newer language features are -- so whether to write my app for v2.5 of Python, versus, as few others on this list have recommended, i.e. to stick to v2.3 ?? Are the preformance...
10
1255
by: Peter Michaux | last post by:
On May 14, 8:55 pm, Prisoner at War <prisoner_at_...@yahoo.comwrote: Get it from the library. I cannot imagine needing to own an HTML book. There are plenty of good references on the web. Understand that XHTML is not for the general web. HTML is a better option. I own Eric Meyer's "CSS: The Definitive Guide" and am glad that I do. It is the best definitive guide I've read on any web topic. "Bullet Proof Web Design" is the best book...
3
2337
Lokean
by: Lokean | last post by:
Sorry for this newbie question, this is not my realm of expertese. I have searched google, tried several applications that claim they can do this, such as Mapforce, which I found confusing, to Oxygen, to HTML kit, et cetera. I am more confused than ever. here's my quandry. I was sent a file and told that we need to get the data into a more readable form. I've tried using apps to pull it in, but it's not displaying properly.
3
1373
by: bolega | last post by:
On Aug 21, 5:12 pm, gnuist...@gmail.com wrote: I got an email that rapidshar corporation is giving out many academic versions of delphi legally free. Please tell me which combination of version and book is best for learning. They must be consistent. I also need a link to the version for download, and install instructions. Thanks a lot that companies have finally become student friendly.
4
1731
by: djminus1 | last post by:
I am attempting to build a RIA using Flex3, PHP, and MySQL. I am really a newbie when it comes to MySQL. I need some help in desiging my database for this application. My application will allow people create a user account, and to log information they would like to keep track of. For this example, lets say they are logging bicycle rides. Each user will have one account, but will log many bike rides. I would obviously have one master...
0
7924
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7854
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8219
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
7978
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5395
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3845
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3882
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2364
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.