199,126 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for iamboredguy

I'm trying to use sequential binary file editing in C++. I use a temporary file. I have to make the changes in the file by storing the modified data in the temp file. Then I delete the original file and rename the temp as the original. The problem is the …

Member Avatar for iamboredguy
0
109
Member Avatar for ep2002

Hi all, I'm trying to see if this programmer knows what he is talking about. I'm going to be changing all my files from .phtml to either .htm or .php I have a small amount of php on my site... [url]http://www.exoticpublishing.com[/url] This programmer is saying that I can change it …

Member Avatar for ep2002
0
381
Member Avatar for Slade

A friend told me that it is possible to change the header of a html web page using the vb .net code. Is this true? If so how do you do it?

Member Avatar for Slade
0
375
Member Avatar for freesoft_2000

Hi everyone, I am trying to load images in the canvas but it seems nothing gets loaded at all but the program compiles without any errors. It is actually a simple image viewer and have tried almost everything. Anyway here is my program and i hope someone can help me …

Member Avatar for hivework
0
868
Member Avatar for Sukhbir

Consider The Following Statements *p++=*(p++) These Two Are Equals.can Someone Explain Me How. Is Parentehsis Not Alter The Behaviour? :?:

Member Avatar for Chainsaw
0
142
Member Avatar for Ghost

What's the coolest program you've ever written in regular C++, not Visual C++?

Member Avatar for shouvik
0
416
Member Avatar for phpnovice

Greetings, This is my first post in this group. I am new to php script language. I am trying to use it get stock information and plot them in my way. A lot of examples showed to get stock quote in csv format from yahoo finance. In stead of quote, …

Member Avatar for phpnovice
0
270
Member Avatar for Robert Beers

Please someone if you know how i can get the Manual for my Motherboard.I would really appreciate it.I have all the info but cant find a download on the net for it.

Member Avatar for vicec64
0
114
Member Avatar for steelers_fan

I have a little experience programming in commodore 64 basic when I was younger and i've programmed several small programs in c++. I do find programming very interesting There are two majors that i'm interested in, computer science and computer information system. At the local college they offer an associates …

Member Avatar for samaru
0
135
Member Avatar for wild_potatos

Hi guys / girls i am new in this forum and i hope you could help me in this problem. i programmed a link list which stores some information one of them is strings and i entered them using the function gets(); instead of scanf(); to enable the program to …

Member Avatar for Dave Sinkula
0
229
Member Avatar for CompSciGuy

Does anyone here have any knowledge of Prolog. I am new to this and came across something called backward-chaining. If someone could help me get started in how to implement the backward chaining method if there is a leak in the house. How would go about figuring out if the …

Member Avatar for nanosani
0
112
Member Avatar for Kyman2008

I recently bought the "Teach Yourself Game Programming In 24 Hours" and it doesn't seem to be helping me much. The book gives you code for a game but really doesn't explain it or tell you how to use it in your own game. I am attempting to make a …

Member Avatar for FireNet
0
120
Member Avatar for mister-fett

I have also compiled some notes on Dr Scheme, in an attempt to get my little brother to do something besides play Runescape. I know these are incomplete, but here they are just the same: [url]http://download.plt-shceme.org/doc/208/hmtl/mred/index.htm[/url] Notes on Mr. Ed relevant to my work: (Section One) Create a Frame: (define …

Member Avatar for mister-fett
0
170
Member Avatar for axiss

Well basically for the assignment I have to write a project that reads data from a .mdb database file and stores this data into a 2D array, then lets the user manipulate the data in the array (stuff like adding, editing, sorting, deleting and searching data) by using GUI and …

Member Avatar for axiss
0
269
Member Avatar for vn5ae

im currently in the middle of tryin to complete my dissertation for my masters in software engineering, and i need java code to analyse, i need to measure the complexity and the number of faults each class has. so i was woundering if any one can help me out by …

Member Avatar for mikeandike22
0
160
Member Avatar for dragonkingamn

i have an idea for an rpg that i want up but i dont know rpging, if anyone would like to help please email me. but here is the idea. u register, login, and the train ur member. in the training screen, u get skill points and xp points. after …

Member Avatar for samaru
0
174
Member Avatar for benhenny

Does anyone have a list of invalid email characters? Specifically, I need to find out if "&" is invalid. Is the following a valid or invalid email address: jack&jill@apple.com ?? Thanks, Ken

Member Avatar for samaru
0
195
Member Avatar for nyqvist

Thank You for taking your time to read this. Well, the subject kind of tells it all. I have built an webshop, but would like the order to be place in an text file insted of mysql. This text file has to be in an csv format in order to …

Member Avatar for samaru
0
210
Member Avatar for alaa_steel

Where I have to put PHP files on Internet server. Do I have to put them on personal server. Please, do you know any free web hosting sites.

Member Avatar for samaru
0
207
Member Avatar for sonix

anyone remembers the syntax of reading a file into C and subsequently printing it out? for eg. i have the file 'matrix.txt' the contents inside the file is as follows: <matrix> rows = 2; cols = 2; 1 2 2 4 </matrix> how do i read it into my C …

Member Avatar for Dave Sinkula
0
463
Member Avatar for RobinA

Hi im programming a program thats going to count how how many doussins,grosses and pieces. there are if you enter a number. (just so u know ive started programming 1 week ago and havent programed alot cause school started) ok heres my problem: when i enter 502 pieces it says …

Member Avatar for RobinA
0
97
Member Avatar for Asif_NSU

Sorry Inscissor, I couldnt approve the reason why you closed that thread. I think learning about viruses can be quite educational. If no one studied about viruses it would not have been possible to make anti-viruses. Learning to know how to create viruses or atleast discussing about viruses is no …

Member Avatar for FireNet
0
132
Member Avatar for Lothia

I am using Microsoft Visual C++, and when i try and compile something i either can't or i get " Cannot compile the file in 'C\Program Files\Microsoft Visual Studio\Common\tools\H1.h'; no compile tool is associated with the file extension" I have placed it in so many different places and each time …

Member Avatar for Lothia
0
325
Member Avatar for ArmedCoder

Hi, im just learning about multithreading for a program i am writing that ne eds to read from multiple camreas attached to the computer at the same time. I know how to create threads and pass around info, and i know a bit about mu texes but this is not …

Member Avatar for ArmedCoder
0
199
Member Avatar for RITZY_G

can u please xplain' wat this error means: [COLOR=Sienna][FONT=Comic Sans MS][U][I][B][SIZE=2]Linking... file_name.obj : error LNK2001: unresolved external symbol "int * resultarray" (?resultarray@@3PAHA) Debug/file_name.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe.[/SIZE][/B][/I][/U][/FONT][/COLOR]

Member Avatar for Dave Sinkula
0
148
Member Avatar for let us c

hi i want to get following output. 1 2 2 2 3 3 3 3 3 4 4 4 4 4 4 4 and so on in 1st row one 1 in 2nd three 2 in 3rd five 3 in 4rt seven 4 in 5th nine 5 (all odd outputs)

Member Avatar for let us c
0
96
Member Avatar for hfick

I am stuck on this problem..you are supposed to locate the error in the segment of code: char var1, ptr1; var1='X'; ptr1=&var1; Can someone please help me figure this out. It is much appreciated.

Member Avatar for FireNet
0
338
Member Avatar for hail2dthief

I :cheesy: want to input a string but instead of showing the real characters on the screen, i want all to be astericks. Can anybody help me to solve this?

Member Avatar for hail2dthief
0
405
Member Avatar for kalinga

I am having a problem regarding nesting loops.for example for(int x=1;x<10;x++){ for(int y=1;y<x;y++) i want to know what this statement means. I posted a question to the forum but the moderator has unfortunately taken it off. I need some help regarding the concepts of the program given below.just give me …

Member Avatar for alc6379
0
107
Member Avatar for Sukhbir

consider the programme void main() { unsigned i=1; signed j=-1; if(i<j) printf("less"); } output is: less why can someone explain me

Member Avatar for Dave Sinkula
0
132
Member Avatar for macca1979

Hi there, First off I'm new to java and coding in general so please bear with me. I'm trying to write a bit of code that will convert something like the following con(pk(B),pk(AS),pk(A),B) to this k_B, k_AS, k_A, B I have written the following code : Pattern pk = Pattern.compile("pk(.*)"); …

Member Avatar for nanosani
0
128
Member Avatar for freesoft_2000

I have a text area and a button on a frame and there's some text in the text area. What i need is when the user clicks the button whatever the text in the text area is saved to the file "C:\ret" with the aid of the file selector dialog. …

Member Avatar for nanosani
0
185
Member Avatar for LenderRep

I am trying to develop a rate calculator for a fee schedule although "calculator" may not be the best term to use. I have an Excel file containing 7 different fees that correspond to a single loan amount. LOan amounts run in $1,000 increments from $50,000 to $1,000,000. I am …

Member Avatar for Buff
0
109
Member Avatar for sonix

below is one of my function call of a program done in C: /* asks if the players would like to have another game of Tic Tac Toe */ void prompt_user(int game[][SIZE]) { char reply; printf("\nPlay Again? (Y/N): "); scanf("%c", &reply); if(reply == 'Y' || reply == 'y') { print_empty_board(); …

Member Avatar for kc0arf
0
125
Member Avatar for i_me_roo

Hi guys, In my program i have to draw rectangles, but i need to pause before drawing it depending on the the number it has been assigned. I have created a timing class, which pauses the timer according to the integer. I have used tested the timing class and it …

Member Avatar for nanosani
0
164
Member Avatar for The Beholder
Member Avatar for The Beholder
0
76
Member Avatar for payam

i have an excel spreadsheet and i need to select a couple of ranges of data from a table and then to create a graph with these ranges. In excel you can use the crtl key to select discontinuous ranges and i c# you can say Excel.get_Range range = thisSheet.get_range("A2":"A6","c2":"c6", …

Member Avatar for payam
0
130
Member Avatar for yesuf

Dear members, I am self practicing C++ and I am interested to understand ADTs in C++. It became challenging to understand, but seems very interested. So for my clear understanding, I invite any member to assist me to understand the implementation of linked list using pointers in dynamic memory allocation …

Member Avatar for Chainsaw
0
259
Member Avatar for Mahen

Hi everyone, First of all thank you very much for all the help that you have been providing me. Unfortunately, i am with another bug. This time, i am havinh problems linking OBJ files that uses the following: #include <stdio.h> #include <winsock2.h> #pragma comment(lib, "ws2_32") When i link them, i …

Member Avatar for Dave Sinkula
0
249
Member Avatar for nanosani

I'm in need of determining and implementing the LookAndFeel of the operating system default within a swing frame, whatever that default may happen to be (and without using the string "com.sun.java.swing.plaf..." in the code whatsoever. When simply leaving the UIManager.setLookAndFeel() as is when creating the frame, the correct OS default …

Member Avatar for nanosani
0
148
Member Avatar for nanosani
Member Avatar for nanosani
0
108
Member Avatar for jijo

Hi all, I have been working in software development field for the last 13 years, most of my projects were done FoxPro, Visual foxpro, SQL server database backend and some of the small projects in VB(not good VB programmer). all my applications are desktop, client server applications. now I wanted …

Member Avatar for jijo
0
198
Member Avatar for zid

hey guys...... my name is zid.. ok here is the case....does any one know hows to initialize or activate a file in a client pc from the server....i've tried applet...but my boss was not happy with that coz...the comfirmation pop up windows apperead every time that applet loaded....is there any …

Member Avatar for zid
0
134
Member Avatar for red_evolve

I am almost done with my project and I'd like to obtain some advice on this. How do I go about packaging (if this is the right word to use) the whole application? As such, I have some extra active-x components which I'd have to add into the System32 folder …

Member Avatar for red_evolve
0
228
Member Avatar for huwgomez

I need to add a paypal 'add to cart' button to my page to submit the contents of my table to a shopping cart. The contents of the table are variables as they are from a sql query. Does anyone know hoe I could get the paypal link(script below) to …

Member Avatar for Gary King
0
315
Member Avatar for YoungCoder

Ok i am getting very annoyed with myself, i am currently modding my forum, can somebody please tell me which template the forum list is in? :o I know that in FORUMHOME it is called by $forumbits Thanks in advance, YoungCoder

Member Avatar for Gary King
0
147
Member Avatar for none

Hello, I am new to this group. I am utterly frustrated with this issue. Here is the issue: The entire variable is replaced when attempting to replace only periods - it replaces the whole word instead of just the period(s). This is the code that is giving me the problem. …

Member Avatar for MojoFilter
0
174
Member Avatar for nanosani

Is c # slower than c ++? Actually I am a little familiar with c and java ... now I am in a mood to learn c #. Is it better than c and java?

Member Avatar for nanosani
0
326
Member Avatar for nanosani

I want to control the power of my room from my computer. I want to add the circuit to my serial or game port. Can I make the driver for it in java (I know I can) but is it easier than any other language like vc. Any ideas?

Member Avatar for cosi
0
162
Member Avatar for ZEEPLE

Hello All, I am creating a simple program that draws a simple house. My problem is I need it to run as an application as well as an applet from the same code..I think I am on the right track..Any help would be greatly appreciated check out my code to …

Member Avatar for ZEEPLE
0
194

The End.