Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
c++ x 40
c x 2
Member Avatar for ghadahelal

hi, i have a program which read the input stream as a character then it transdforms this charcters to integers in the input stream there is ^, ex , x^2 how can i deal with.

Member Avatar for William Hemsworth
0
81
Member Avatar for ghadahelal

Hallo, i have a programm, it works without errors , the only problem i have is that the .exe file works for one line and then it closes from itself how can i change this problem. i must give this .exe file in 4 days !! thanks

Member Avatar for Ancient Dragon
0
92
Member Avatar for ghadahelal

hi all have anyone any idea how can i make my program read 3 or 4 files ,in a folder. i mean my input isn't only one file, it's a folder. can the C++ do that?

Member Avatar for ghadahelal
0
134
Member Avatar for ghadahelal

hi all, i have a program that 'll take an Ip address from the user and 'll search this IP address in a file. now i open this file in binary mode. the IP address will be in this form 169.254.28.233 shall i convert this address into hex before searching? …

Member Avatar for Narue
0
141
Member Avatar for ghadahelal

h[I]i all ,[/I] [I]i have a program that read its input from a file in binary mode![/I] [I]now i nead to store this data and to compare it with another data.[/I] [I]which datataype can my input take.[/I] [I]also, the comapred stream is in this form 0004a4900[/I] [I]i made this stream …

Member Avatar for Narue
0
84
Member Avatar for ghadahelal

is there is any fun in the c++ library that takes a dec and return hex

Member Avatar for WaltP
0
214
Member Avatar for ghadahelal

hi all, i have a caputure file ( *.cap) i open it in binary mode , now i nead 2 make an outfile , also *.cap i gave the outfile 2 my prog. out.cap, it works and i became no errors, but when i tried 2 open it , it …

Member Avatar for ghadahelal
0
103
Member Avatar for ghadahelal

hi all, my input file is an hexdecimal file, which is made by winhex. how can my c++ read from it and how can i deal with it. any links or tutorials will b helpfull thanks

Member Avatar for Salem
0
76
Member Avatar for ghadahelal

hiiiiiii all, i've an application programm , its data is . cap files i need 2 make a programm with c++ , this programm has 2 read from the .cap data is that possible or not *****. cap file

Member Avatar for Lazaro Claiborn
0
103
Member Avatar for ghadahelal

hallo i want 2 know if there is a function that reads from an input file and after reading this char will disapear. i mean the read char will b disappeared.

Member Avatar for Ancient Dragon
0
211
Member Avatar for ghadahelal

hallo i need 2 deal with each digit after the floating point. ex . 12.5678 i need 2 compare the 12.5 with another number and then the 12.56 and then 12.567 and so on till 4 digits is there is a function that takes the int number and one number …

Member Avatar for jetru
0
238
Member Avatar for ghadahelal

hi all, i have a program that read a float number, but with in the program i need 2 deal with the integer only ex. 33.78 i need 2 deal with 33 45,01 ----> 45 66.99----->66 and so on

Member Avatar for ghadahelal
0
145
Member Avatar for ghadahelal

i want 2 use the ignore function 2 ignore some of my inputs data, but i dont know how i'm using C++

Member Avatar for Bench
1
250
Member Avatar for SiliconSpec

My friend has challenged me to create a simple c++ program. I have had the last 3 weeks to work on it, half way through I have realised I am doing it wrong. The program is: Entering 10 random numbers into an array( the easy part ), then printing the …

Member Avatar for ghadahelal
0
300
Member Avatar for ghadahelal
Member Avatar for ghadahelal

i 've an input file in .xls my user wrote that in german excel version and so the floating point is like that 55,77 my c++ program can not read this number as i'm using an english c++ version i did the conversion from , to . in the excel …

Member Avatar for Ancient Dragon
0
120
Member Avatar for ghadahelal

hi, i have a program that read from a text file and write the output at an excel file. i want 2 make some modifications at the text file before my program read it. it's only a replacement for something.this replacement is already a built in order in the word …

Member Avatar for Ancient Dragon
0
211
Member Avatar for ghadahelal

i have 2 write a program that read a long number up 2 10 digits. when i made it int , the compiler made error, then i made it double, the program is ok and calculate everthing ok, but when i need 2 print this number again it is correct …

Member Avatar for SpS
0
168
Member Avatar for ghadahelal

hallo all, i'm a new member. i need help in my program i want 2 know if there is a datatype called time. my program will deal with time as below 11:33:50,965 it will read 2 absolute times for 2 actions and then return the differnce. how can i do …

Member Avatar for Ancient Dragon
0
166