23 Topics
Hi, How do you delete a newline character that is inside a VB string? Apparently Trim removes only spaces. Thanks in Advance. | |
Why do even C/C++ [URL="http://www.daniweb.com/forums/thread349777.html"]posts[/URL] have the #webdevelopment tag(?) when retweeted? What is going on? [QUOTE][url]WWW.DANIWEB.COM[/url] - #webdevelopment : Getting argv[] command line arguments.: Hello, Simple question this time, I ho... [url]http://bit.ly/grklp6[/url] #harshgandhitk [/QUOTE] | |
Is it possible to read data from a binary file to a C++ class using [inlineCODE]istream::read[/inlineCODE]? I know it can be done for structures, but I couldnt do it for a class. [Edit] Want code? [CODE]#include <iostream> #include <fstream> class BITMAPFILEHEADER { private: char type[ 2 ]; // Magic identifier … | |
[COLOR=Red][B]This blog entry is regarding a registry hack for Windows XP. Be advised that twiddling with the registry requires care, and use the information here at your own risk. [URL="http://support.microsoft.com/default.aspx?scid=kb;en-us;322756"]Backing up[/URL] the registry before proceeding is adviced. [/B][/COLOR] This is a based on the [URL="http://www.petri.co.il/add_command_prompt_here_shortcut_to_windows_explorer.htm"]Add Command Prompt Here[/URL] tweak that … | |
What is the tab width (number of spaces indented for a tab) within code tags? Is it 8? Is it possible to change it to 4? Since the code is wrapped for lines with length less than 80 characters, I think that it is a waste of space. | |
May be nothing, but this is what I see when I open the top link of [URL="http://www.google.co.jp/search?hl=en&q=N%28ext%29+LIST+C%2B%2B&btnG=Search"]this [/URL]google search result in Firefox 2.0.0.6 on Windows Server 2003 Remote Desktop Login. Didn't see it by entering the link directly from the browser address box. | |
Is there a way to move to the next/previous thread while viewing a particular thread? By next/previous I mean the one at the bottom and below of the currently viewing thread as displayed in the forum thread list. | |
I like it. Best feature in Daniweb so far, after Dani that is. :D | |
I was just having a look at the BBC new headlines today morning, when the talk about Yahoo and Microsoft potentially pairing up caught my eye. Obviously this was a step taken to curb the rise of Google in the web search market, and shares of Yahoo has gone up … | |
I am working on Solaris 9 and using the emacs editor version 21.4. The problem is that when I use the [inlinecode]emacs -nw[/inlinecode] command and turn the font-lock-mode on, I don't get the syntax highlighting by color like in the XWindow mode. The syntax highlighting is only done by bolding … | |
Does any of you know how to get the pathname of the perl script that is being executed? Say it is located in [inlinecode]/home/wolfpack/perl/[/inlinecode] I run it from [inlinecode]/home/wolfpack[/inlinecode] by giving the absolute path name like, [inlinecode]/home/wolfpack/perl/scriptname [arguments][/inlinecode] I want to get the path [inlinecode]/home/wolfpack/perl[/inlinecode] so that I can use … | |
Why can't I view [URL="http://www.daniweb.com/techtalkforums/post271201-10.html"]this[/URL] post? When I try to edit it, I can see the contents. But not in the page. | |
Is it just me or isn't this a bit dangerous option? ( Like Format C: (Y/N) ). Once you uncheck all and press save, all your contacts are gone unrecoverably? I am too chicken to press and see what happens. Tried to upload a screenshot of this option, but couldn't … | |
I have an options file of the following format [code] option1 = value1 option2 = value2 ..... ; variable number of options ..... page_size= pagesize1 ;Note there is no space between page_size and = page_size= pagesize2 page_size= pagesize3 [/code] During a regression test I want to extract the values for … | |
Seen this issue for sometime. When I initially open the C/C++ page from my bookmark, the online indicator does not show it's green color. After refreshing the page or viewing a thread or do something with the webpage, the online indication button turns green. Image Attached | |
This is a modification of the [URL="http://www.petri.co.il/add_command_prompt_here_shortcut_to_windows_explorer.htm"]Add Command Prompt Here[/URL] tweak that is fairly common in the internet. What the original tweak basically did was, create a shortcut in the Directory/Drive Context Menu of Windows Explorer when clicked executes a command prompt with the clicked directory as current directory. This … | |
I can't edit words that are selected by double clicking them. Cant change, delete, or anything. I have to highlight it by dragging the cursor, which is [B]very very [/B]inconvienient. Edit: If it matters I am using Firefox. But I didnt have this problem before the current VBBulletin (I think … | |
Hi, I am trying to configure a Fedora Core 5 Server for my home network. Can you please tell me if there is a way, and possibly the steps or links, to share the DVD Read/Write Drive installed in the server so that I can burn CD/DVDs across the network … | |
In a moment of folly I disabled the shared video memory of my computer at the BIOS settings. :o Now I can't see anything. How can I restore the original values? | |
Can anybody please tell me what is wrong with this piece of code? [code] std::string query; std::cout << "Enter the Query String :";// Type something with spaces here. e.g ( "financial instruments being traded on the American stock exchange" ); while (std::cin >> query ) { std::cout << query <<std::endl; … | |
I have seen that even for code with a small number of lines, vertical scroll bars are added and we have to scroll to see all of it. Also this restriction does not seem to apply for other tags, e.g. [B][[/B][B]quote][/quote[/B][B]][/B] tags. I think that it would make the reading … | |
Hello, I am developing an application in Win32, ( No MFC at all ). It is an MDI application, and I am using Keyboard accelerators. The Keys that I have assigned for accelerators are working properly, but when I press something that is not an accelerator, such as Ctrl + … | |
Hi all, I joined DaniWeb maybe two days back. And I was thinking of what to say about me, other than I am an alchoholic ( work ). Well I guess I can start off by saying that I do programming for a living and also for leisure. My area … |
The End.