-
Replied To a Post in Linkedin Connection Issue
Toby, did you ever get the issue resolved? It is also affected by your LinkedIn account settings. If you have all your LinkedIn feeds disabled, nothing will come into Daniweb … -
Replied To a Post in !!! Delete & Format ?
They are pretty self-explanatory. "Delete" deletes something. "Format" refers to several different ways of formatting: italics, font size, font style, colour, bold, centering, etc. Are you talking about text? A … -
Replied To a Post in Is this correct or not ...(Discrete Math)
Umm.. where does the "discrete" part of this question come into play? Also, I wouldn't call the matrix symmetric. When I think of symmetric matrices, I think in terms of … -
Replied To a Post in while loop, repeatedly reads integers, stops when negative is entered
What language are you using? Whichever language you are using, I agree with "sDJh": just use a counter and increment it each time you input a pair of numbers. You … -
Replied To a Post in What is the best language to create graphs?
I'd recommend sticking with something you know. That way, you don't have to learn a brand-new language from scratch; you can create graphs as quickly and easily as possible. Otherwise, … -
Replied To a Post in Hello Newbie here :)
Hi, Jem. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is … -
Replied To a Post in how to convert an integer value to floating point ?
Hi, Gurjit. Do you only want a number to appear like a floating point number, say, for console or file output? Or do you want to use an int like … -
Replied To a Post in Introduction
Hello, Benny. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is … -
Replied To a Post in Hi daniweb Members
Hello, Steve. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is … -
Replied To a Post in Git: Seeking a Tutorial for Beginners
Hi, Mike. > "I have no idea what you are talking about . . ." I was exploring GitHub, to see what is up there and, as an example, did … -
Replied To a Post in Git: Seeking a Tutorial for Beginners
Hi, Mike. The issue was that my connection log-in was being denied so I couldn't push my project up to GitHub. But no worries; I got it figured out. I … -
Replied To a Post in how to fill 2D arrays with random values
Does it matter what you put in the array? If not, why not just fill it with the same number (e.g. - 1, 5, 19, etc. - whatever you like.) … -
Replied To a Post in Nesting Loop Example? Help!
I can think of three examples: 1) nested for loops 2) nested while loops 3) nested do-while loops And they can all be nested multiple times, so have fun with … -
Replied To a Post in Git: Seeking a Tutorial for Beginners
Hi, guys. I am back with some related questions. I seem to be okay working with GIT locally. Now I'd like to also host projects on GitHub. Taking baby steps, … -
Replied To a Post in I would like to create a blog
If you want to create a blog, that means you probably already have some ideas. Generally, people create blogs because they have some passion they want to let out in … -
Replied To a Post in Which Cloud Storage do you like?
>> "A while back I looked at SpiderOak which was promising just that in the near future. Perhaps it's time for another look." I recall that discussion from about a … -
Replied To a Post in learning algebra:graphs:
You won't get good at Algebra just by reading a particular book; you only get good at it by doing it, and more, and more, and more. By reading several … -
Created Git: Seeking a Tutorial for Beginners
I am just getting my feet wet with Git and am looking for tutorials for beginners. I am reading through the book, "Version Control with Git" by Jon Loeliger and … -
Replied To a Post in How to pull testimonials from business page on facebook to wordpress
I don't know if there is a way to automatically pull *just* reviews from one site to another; as far as I know, you get everything or nothing. Or perhaps … -
Replied To a Post in nested for loop c++
Each mailbox is either closed or open, so you could represent the mailboxes by an array of ints, which are assigned the value 0 or 1, to represent closed or … -
Replied To a Post in Percentage of loss
Even *if* we wanted to work through this problem for the OP, I don't think there is enough information to answer the question. We don't know how much the seller … -
Marked Solved Status for Passing Address of Specific Element of Dynamic Array into Function
I am working with dynamic arrays which have been created using **<vector>**. For convenience, I have created a typedef : typedef vector<double> C1DArray; In the main program, several variables are … -
Created Passing Address of Specific Element of Dynamic Array into Function
I am working with dynamic arrays which have been created using **<vector>**. For convenience, I have created a typedef : typedef vector<double> C1DArray; In the main program, several variables are … -
Created FORTRAN: CDIR$ IVDEP
I am trying to convert some old FORTRAN code to C++. I am about three sub-routines deep into the code and one of the sub-routines includes the following line (twice): … -
Edited FORTRAN: 1-D Array to 3-D?
I am trying to understand some old FORTRAN code and have reached a point that puzzles me. In the main program, a 1-D work array has been defined. i.e. - … -
Created FORTRAN: 1-D Array to 3-D?
I am trying to understand some old FORTRAN code and have reached a point that puzzles me. In the main program, a 1-D work array has been defined. i.e. - … -
Replied To a Post in Data from Text File into Dynamic Array
Thanks for all the feedback. I will edit my program to implement some of these suggestions. The other option I was thinking about was *push_back()*, to append values to the … -
Created Data from Text File into Dynamic Array
For the past while, I have gotten comfortable doing things a particular way when it comes to inputting data: i) create text file whose first entry is N, an integer … -
Replied To a Post in Twitter: Profile Customization Tools?
Update: I finally put together something that looks half-decent. It took about twenty attempts--trial and error--but got the background to look like the lab books used in university. The tiling … -
Marked Solved Status for Twitter: Profile Customization Tools?
I (finally) signed up for a Twitter account and am spending some time to customize my Profile. A few free services have been mentioned that provide this functionality: add URLs, … -
Replied To a Post in Twitter: Profile Customization Tools?
Hi, Dani. >I have no clue what you're talking about . . . As far as I know, Twitter limits profiles to 160 characters. So if you want to include … -
Replied To a Post in Beards
No beard (see photo from a couple years ago on my Twitter or LinkedIn page if curious). I sometimes let it grow for a few days, but it gets too … -
Replied To a Post in Hello!
Hello, Bartlomiej. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is … -
Created Twitter: Profile Customization Tools?
I (finally) signed up for a Twitter account and am spending some time to customize my Profile. A few free services have been mentioned that provide this functionality: add URLs, … -
Edited Profile Field Inconsistencies
I finally registered for a Twitter account and just added it to my Daniweb Profile. At first, I tried to add the full URL, but an error message popped up … -
Edited Profile Field Inconsistencies
I finally registered for a Twitter account and just added it to my Daniweb Profile. At first, I tried to add the full URL, but an error message popped up … -
Created Profile Field Inconsistencies
I finally registered for a Twitter account and just added it to my Daniweb Profile. At first, I tried to add the full URL, but an error message popped up … -
Replied To a Post in Niche social networks
The Wikipedia page for social networks is pretty extensive, but I can't think of any that I really recommend. But then, I am waaaaaaayyy behind the times anyhow. I haven't … -
Replied To a Post in Geographical segregation order?
It can also be done by postal code. For example, in the US, the ZIP code is used for accurately locating a region. I believe it is established by the … -
Replied To a Post in Hi everyone
Hello, "l3the". Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is … -
Replied To a Post in List of Hello world program examples
Wolfram Rösler created a similar collection on his web site: [The Hello World Collection](http://www.roesler-ac.de/wolfram/hello.htm) It includes credits, and a link to similar collections (including Wikipedia.) -
Replied To a Post in project
Does your project require you to write the program to solve the polynomial, or does it just require the roots (regardless of how you got them)? What have you done … -
Replied To a Post in Quebec Referendum
> Here in Manitoba we have had grievances such as when contracts were awarded to Quebec companies when Manitoba companies had a lower bid and were equally qualified. True. That … -
Replied To a Post in Quebec Referendum
I have stopped paying attention. Everybody else should too. They are like whiny babies: as long as they are getting attention, they keep whining. As soon as they are ignored, … -
Replied To a Post in Im New Here:)
Hello, Razaleigh. Welcome to the DaniWeb forums. We are glad you joined us. These forums are an excellent resource: lots of good information and many knowledgeable members here. It is … -
Created Twitter Benefits?
I haven't used Twitter but keep seeing it mentioned in the social media community. And a couple weeks ago, I attended a short course in which Twitter was mentioned as … -
Replied To a Post in Adobe Reader on a Mac
> Have you posted this to either the Adobe user forums or asked Adobe support about this? Those would be my first two steps to resolve this, or at least … -
Created Adobe Reader on a Mac
Attached are two images that I took on a Windows 7 machine. They are portions of a document that was just opened in Adobe Reader X (Version 10.1.9). One image … -
Replied To a Post in How to stop the deluge of spam mails?
I haven't been bothered by spam for a long time; most services have become pretty good at blocking it. Are you using a POP3 client or a webmail service? Besides … -
Replied To a Post in Is the TAB going to replace the laptop ?
>> "Is the TAB going to replace the laptop?" No, I don't think so. I couldn't program on a tablet. Even a laptop is a bit awkward. I don't like …
The End.