How to make program to calculate nautical miles between two points. |
|
[2 replies] Last: Sorry for late reply. Just wanted to say thank you for your help. You ... (by GobblingMonkey78)
|
by miamidawgs
implementing hash table with vectors
|
|
[3 replies] Last: here is main: main(int argc, char **argv) { string s, s2, key; st... (by miamidawgs)
|
by kloud135
Need help opening PCap file
|
|
[6 replies] Last: I found https://www.winpcap.org/docs/docs_41b5/html/group__wpcap.html ... (by SamuelAdams)
|
by Aisha1234
Storing array elements into list
|
|
[3 replies] Last: You're solution is a bit redundant. You could have just done this: ... (by Arslan7041)
|
by Amateuer1000
Strategy to test variable simultaneously multiple times
|
|
[3 replies] Last: this is to test a pattern against a variable with a point range such a... (by Amateuer1000)
|
by dekelelia1
can figure out this problem
|
|
[2 replies] Last: so sorry i didn't even noticed: < #include <iostream> #include <fs... (by dekelelia1)
|
by hamzams25
class Person program
|
|
[1 reply] : So what's wrong with your code? It looks fine. (by theturk1234)
|
by MikeSW
Calling a function twice
|
|
[19 replies] Last: :) (by closed account 48T7M4Gy)
|
by alex067
How to use seekg
|
|
[2 replies] Last: I have no idea why the seek/tell functions are specified to get ruined... (by Duthomhas)
|
by JUAN DENT
Is there a better way to get the value of a preprocessor variable?
|
|
[1 reply] : Because macro arguments aren't expanded when they are "stringified", b... (by mbozzi)
|
by Lola02
Arrays
|
|
[2 replies] Last: Thank you for the reply, now when i run the program it really doesn't ... (by Lola02)
|
Help me win! |
|
[10 replies] Last: @boost lexical cast It is advisable that you refrain from using unifor... (by SakurasouBusters)
|
by elay
writing the code twice
|
|
[3 replies] Last: We all start writing code in main. The great thing about programming i... (by SamuelAdams)
|
by Tomheza
Hecademical
|
|
[10 replies] Last: std::fmod() will compute the modulus for you. (by mbozzi)
|
by donaldJrumpf
How to transpose spatial coordinates into an array
|
|
[8 replies] Last: [quote=kemort]If you have the data then provided it is readable by gnu... (by keskiverto)
|
by dreaweiss
[Error] expected initializer before 'while'
|
|
[12 replies] Last: Got it I didn't close my execution window when I ran the program !! T... (by dreaweiss)
|
Distance Point Quadrics |
|
[8 replies] Last: Thank you for your replies, but the problem is not to compute the dis... (by keskiverto)
|
by Faizan008
Class and Object
|
|
[1 reply] : [quote=My compiler]warning: multi-character character constant [-Wmult... (by Peter87)
|
by Dkob1
Big Oh
|
|
[4 replies] Last: The question is somewhat ambiguous depending on whether the either sta... (by closed account 48T7M4Gy)
|
by nightskyxXx
Baby Name Generator (1,2)
|
|
[29 replies] Last: @nightskyxXx Yes you can. I would be glad to offer assistance. And i... (by whitenite1)
|