364 Topics

Member Avatar for
Member Avatar for Vidgie65

1) Create 3 gloabal variables named timeID, marqueeTxt, & marqueeOff. Set marqueeOff variable to true. 2) Have the browser run the defineMarquee() function when the page loads. 3) Create the defineMarquee() function. a) Populate the contents of the marqueeTxt array with all the elements from the document that belong to …

0
80
Member Avatar for SgtMe

Hi all. There have been several threads where people are asking, [B]"is there any way we can develop iPhone Apps on Windows, or without using Objective-C?" [/B]The main reason people ask this is because [I]they either cannot afford a Mac, or cannot afford all the additional costs one has to …

0
187
Member Avatar for triumphost

Hey guys I found the following code snippet below... I want to know how to compile this... I am a c++ programmer and something is wrong with my mouse/audio so I thought this may programmatically solve it but I have no clue about anything java and in c++ there is …

Member Avatar for kramerd
0
295
Member Avatar for triumphost

kk so I am having a problem on a mac where the audio doesnt work very well unless my finger is on the touchpad... it works perfectly smooth... I want to write code to detect whether the finger is there or not and if it isnt then move the mouse …

Member Avatar for triumphost
0
181
Member Avatar for arithehun

I have joined our local high school's FIRST robotics club, but their programmer graduated last year, so who got selected? The wimpy freshman: me! I am an intermediate programmer (PLEASE don't look at my previous posts, I now know two languages, and am better). So I downloaded an instruction booklet. …

Member Avatar for arithehun
0
1K
Member Avatar for sundip

Hi All Can anyone tell me about some good tool to auto indent the code c++/objective-c/c with some customization features.

Member Avatar for sundip
0
71
Member Avatar for SQ89

Hi, I wrote a program in Objective C for iphone app to display a letter and image from a database.. I dont want it in a table view .. i want only one view with text field and image view .. when i write a letter i get the corresponding …

0
62
Member Avatar for sahil1991

hi to all, i was looking for some objective type questions on c++ on the internet............ i got few but some with wrong answers and some with no answers at all....... i would love to hav some e-book on it or a larger question bank with answers........suggest me some links …

Member Avatar for Ancient Dragon
0
173
Member Avatar for sulantha2007

I am doing a Neural Network project as my final year undergraduate project. The idea of the project : A very simple robot with 2 motors, and two ir and bump sensors will traverse a environment with the use of a Neural Network which is in a computer. The main …

Member Avatar for swinefish
0
176
Member Avatar for Oakley & Ooijer

can anyone pls help me to solve tis Q? the objective is :To utilize string handling and file handling capabilities in C programming. Task : 1. Develop a program that will receive a single string which shall have a minimum length of 10 characters long. (Hint: Use function called strlen …

Member Avatar for Narue
0
99
Member Avatar for jehdo

Objective This assignment has been designed so that you understand the concept of using dynamic memory allocation in C++. After the completion of this assignment you should have a good grasp on: o Array of Objects o Use of new Operator for dynamic memory allocation in C++, for user-defined types. …

Member Avatar for Fbody
0
605
Member Avatar for Kromletch

I am working on a C++ program that wants me to read in 52 unsorted states. All the states have randomly Capitalized letters.The objective is to sort the states in alphabetical order by the last letter of the state. Case sensitivity is the least of my problems but i am …

Member Avatar for Fbody
0
272
Member Avatar for brown23

Hey Guys! I'm really wanting to start learning a beneficial, but fairly easy-to-use programming language. I've tried to discuss this at other online communities and have also asked this question at a few seminar's I've been to recently. My objective is to create more advanced software that interacts with the …

Member Avatar for vegaseat
0
1K
Member Avatar for gabblesargh

The following code runs, but it only returns the same string, as many counts as the array. I want to return all the objects in the array (values) to the "lblMessage", one by one. Where is my mistake? [CODE] int i; int count; for (i=0, count = [values count]; i<count; …

Member Avatar for peter_budo
0
188
Member Avatar for nocloud

I currently have two C++ programs. Program1 takes some input and prints to screen a float. I can get Program2 to call Program1 using something like: system("./program1 input"); Currently, Program1's output goes to screen. Is it possible for Program2 to read Program1's output and use it? The only way I …

Member Avatar for Ancient Dragon
0
92
Member Avatar for llimewater

I am trying to connect objective c application to Java.. I am relatively new to both.. Basically I would like Java application front-end which can call the objective - c app. I was thinking about first creating the obj c library in xcode and than wrap it in java somehow …

Member Avatar for Killer_Typo
0
178
Member Avatar for Buolbear4444

How hard is it to learn Objective-C for iPhone Apps if you know C++, C and Python already? Is it better to use that rather than just C++ code when writing Apps? If so, why? I want to start iPhone Development and recently got an iMac for my Birthday. How …

Member Avatar for papanyquiL
0
136
Member Avatar for therstonsplace

so i am writing an app for iphone obviously. and i am reading that i can write in c++. It is in the contract for mac developers that you can do taht... so i was going to do the graphics in open gl... i havent' been able to find out …

Member Avatar for abhimanipal
0
95
Member Avatar for campbell.st04

Please help me with this program. I can't figure it out. This is my previous work and I've been asked to modify it with the objectives below. Given Script: Main (Class1.cs) using System; namespace Assignment1 { class Class1 { [STAThread] static void Main(string[] args) { Dwelling x = new Dwelling(); …

Member Avatar for Geekitygeek
0
148
Member Avatar for krisfr

I just downloaded and installed C sharp for 2010 The connection to the database via the DataAdapter and then to the DataSet does not work. I am trying to tie the db to the textboxs on the form and then navigate the db with buttons like next prev etc. [CODE] …

Member Avatar for tanor
0
157
Member Avatar for 3ndl3ss

Hello, I have a simple idea for a gaming application tool. I would like to create a small tool for an online game that I play. [B] The tools objective will just be to alert the user through a sound that will play as soon as there is any type …

Member Avatar for 3ndl3ss
0
185
Member Avatar for siggivara

I'm actually trying to do this in objective c, but I belive the theory probarbly are the same for C++. Heres an example of what I want to do with a simple, working, example using an integer: [CODE=c]void func2(int *i) { *i = 2; } void func1() { int i …

Member Avatar for siggivara
0
190
Member Avatar for SacredFootball

I can't figure it out. [CODE] #include <iostream> #include "GameMenu.h" #include "PlayerInfo.h" using namespace std; GameMenu::GameMenu() { } void GameMenu::display() { cout << "-----------------------------------------------------------------" << endl; cout << "Welcome to \"Hot or Cold\"" << endl; cout << "-----------------------------------------------------------------" << endl; cout << "OBJECTIVE:\t\tGuess the number in fewest number of guesses." …

Member Avatar for jonsca
0
123
Member Avatar for rttrade99

what is difference between C And Objective-C? is this the same language? use for build a software? THanks

Member Avatar for Adak
0
76
Member Avatar for Nivass

Hi, I have the picture box in which i draw the rectangle (using graphics paint) and inside that rectangle I typed some name using label box and stored the work, have done When I opened the saved Image the position of text I typed in the label box not in …

Member Avatar for Nivass
0
2K
Member Avatar for Spider X

I can do this in Objective-C: [CODE]newNotewUTF8 = (NSString *)CFURLCreateStringByAddingPercentEscapes(NULL, (CFStringRef)oldNote, NULL, (CFStringRef)@"!*'\"();:@&=+$,/?%#[]% ", kCFStringEncodingUTF8 ); [/CODE] Ex: oldNote looks like this: This is a note newNotewUTF8 comes out like this: This%20is%20a%20note And it works out fine. I can receive the above Note in a url: "http://www.siteurl.com/input.php?note=This%20is%20a%20note" in my PHP …

Member Avatar for Spider X
0
161
Member Avatar for leowasif

hi every one, i make a application in C# visual studio that store username and passwords or students now i want to make a login form in c#. it is window form based application (GUI) not Cmd base:- my main objective is that first my application check that whether username …

Member Avatar for leowasif
0
104
Member Avatar for CarleneGriffith

I am having a problem with my code. below i have outlined the home work requirement. please take a look at the second part(this is the code that i have written) I keep getting an error when i try to run the code. The error states:The program '[3716] Lab02 Case01.exe: …

Member Avatar for WaltP
0
112
Member Avatar for kneiel

Hi i am trying to write a script to match a '' at the END of the line. For eg. i have a file Temp1 which contains :- [code] a = b + c \ +d; printf("\n"); [/code] Objective: To match the '' in the 1st line and NOT the …

Member Avatar for cfajohnson
-1
890
Member Avatar for zemly

Hello, I have to make this programe. Please I need some tips and help to accomplish my objective. Please give a sample sketch. Must guide me.... [U][B]Problem Statement: Exchange of currency rates[/B][/U] You are required to write a program for Currency Exchange rates. User will have three options i.e. Pakistani …

Member Avatar for jwenting
-2
107
Member Avatar for lotrgandalf

I am getting unpredictable behaviour from malloc(). Here is the code fragment: [code=c] float **t; t=(float **)malloc(sizeof(float *)*A); perror("\nError status 1:"); for(i=0;i<600;i++) { t[i]=malloc(sizeof(float)*B); } perror("\nError Status 2:"); [/code] The objective here is to have a dynamic 2D float type array. For testing purposes though, I have hard coded the …

Member Avatar for lotrgandalf
0
109
Member Avatar for goulda660

I have been trying to write this program for this class that I'm in. The main objective is to make it able to save drivers to a file and then just be able to look up the drivers and then save them back to the file. I thought that if …

Member Avatar for daviddoria
0
208
Member Avatar for kooldba

I have two text files which are similar but with different tags: File 1: [code] Ben|2 Jen|4 Harry|8 Bill|3 Jack|2 Jill|2 Rip|1 P|1 A|3 B|4 C|2 G|5 Tom|1 Harr|4 Red|4 Green|2 Red|3 Blue|4 Lent|4 Burrow|2 [/code] File 2: [code] Ben|2 Jen|5 Harry|2 Bill|4 Jack|3 Jill|6 Rip|1 P|2 A|19 B|0 C|1 …

Member Avatar for kooldba
0
281
Member Avatar for JokerBach1685

Hi, I was wondering if anyone could help me with some compiling issues with objective c... So heres the issue: I have a very simple program with 3 files. Fraction.h, Fraction.m and main.m I try to compile using the following command gcc -o main main.m Fraction.m. I get this error …

0
89
Member Avatar for omeli

Letter Maker Objective This project will give you some practice with loops, static methods, removing code duplication and introduces the notion of having multiple classes working together in a single project. Overview The project consists of several classes working together -- most of them are provided for you -- only …

Member Avatar for kvass
0
229
Member Avatar for NinjaLink

First, I want to say that I am Java beginner and I do not have a lot of experience. This is my 2nd program. My objective is to write a program using stacks to see if a line inside of a file such as test.txt has matching scope symbols such …

Member Avatar for BestJewSinceJC
0
749
Member Avatar for tgifgemini

Hello everyone, I have an exce spreadsheet called "ProjectStatus.xls" in my local folder "C:\ProjectStatus.xls". I need to send it as an attachment to someone and I am using these codes: [code] Set OutlookApp = CreateObject("Outlook.Application") Set OutlookMail = OutlookApp.CreateItem(Outlookmailitem) OutlookMail.To = "giftxtian@yahoo.com" OutlookMail.Subject = "Project Status" OutlookMail.Body = "This is …

Member Avatar for suba_wen
0
128
Member Avatar for ppotter3

Hello! I have a question, I have been struggling with this for a bit (I welcome any constructive criticism and pointers) now, and I am pretty new to C++. I am in the process of writing a program that takes names in the format of LAST, FIRST; the it loads …

Member Avatar for ppotter3
0
1K
Member Avatar for ppotter3

Hello! My name is Page, and I am having problems figuring out how to read a name for example like; SMITH, JOHN in a string array. From there I would like to find the space and read the last name into a vector and the first name into another vector. …

Member Avatar for ppotter3
1
7K
Member Avatar for ppotter3

Hello! How is everyone? I have been working on this for about a week and a half, and I need it to function properly. I am going to be using this program to build my next assignment, thus needing it to work properly. My problem: I am trying to write …

Member Avatar for ppotter3
0
204
Member Avatar for ppotter3

Hello! I have a question regarding the set up of my binary search. For my program I am working on, I have taken a .txt file full of first names and sent those first names to a string array. The names are then sorted, and from there I ask the …

Member Avatar for mitrmkar
0
714
Member Avatar for Snubnose

Hi, I'm having a problem with a motion tracing effect in an animation on a Windows Form in C#. The effect generated by painting a transparent black background over the Form each time it is redrawn. The idea is that, as an object moves, it's previous images should be gradually …

Member Avatar for kvprajapati
1
135
Member Avatar for sunshine24

Hi This my first c programme.It asks 5 objective questions and displays the result at the end. [B]But when i compile it and run, it asks only for variables A,C and E .It doesn't ask for the inputs to question no. 2 and 4.It only displays these questions and skip …

Member Avatar for sunshine24
0
163
Member Avatar for richman0829

I got interested in writing these small apps, so I started with C++; my next class will be doing C++ for object-oriented programs. After that, it looks like I'll have to go slideways and take an iTunes University course from Stanford, because they're the only ones I know of that …

0
41
Member Avatar for richman0829

I come to this space after a long journey. Back in 1978, when I was driving down Hawthorne Blvd in Redondo Beach (California), I saw a sign that said "Byte Shop", and made a fast u-turn, thinking, "You mean I can buy my own computer?!!". Fifteen minutes and $1200 bucks …

1
47
Member Avatar for maddy1985

requirement CSCI690 - Multicast Socket Programming Project [Objective] Develop a multicast client program to work in conjunction with a multicast test stream. [Requirements] The multicast client must be able to join any group/port, that is specified via the command line. E.g., mclisten <multicast group> <port> where multicast group is a …

0
79
Member Avatar for rigidboss

Hello All, I have a doubt... basically I worte my first interpreter in C (A very simple one though... ) I will take a input file and will pass as command line arguements to my interpreter . This file will convert the input file to standard C file and will …

Member Avatar for rigidboss
0
150
Member Avatar for C++NOOOB

Hi, I have multiple implementations of a high-level objective. Basically, the objective is described in general language, for instance, "Choose one item out of N". Now, there can be any number of ways to implement this objective such as, random selection, prioritized selection, least recently used, etc. I have separate …

Member Avatar for C++NOOOB
-1
132
Member Avatar for psycoadeq88

we try to develop an interactive program for student to learn c programming.this program requires the following details. (1)-user information such as name and metric number (2)-exercises from functions,arrays,string,structure create minimum 10 objective question for (2). your system should show answer chosen by the user and finally the result and …

Member Avatar for K0ns3rv
0
98
Member Avatar for John A

If you always thought that OpenStep, Cocoa's base, was limited to Mac OS X, you're wrong. A project called [URL="http://www.gnustep.org"]GNUstep[/URL] is dedicated to creating an open-source implementation of the reusable objects that Cocoa uses. Cocoa, which is the framework that the vast majority of Mac OS X software developers use …

0
203

The End.