General :: Any Tool To Format My C Code To Unified Coding Style?

Jul 21, 2010

I need a tool to convert lots of C codes to a unified coding style. What tool can I use in Linux ?

View 1 Replies


ADVERTISEMENT

General :: Vim : Change Code Style?

Mar 22, 2011

Code...

I want to change the code style the way below code...

How can I do this with the help of powerful vim.

View 1 Replies View Related

General :: Tool To Convert My Whole Java Code To C / C++?

Aug 6, 2010

As a part of my project I have to write the code from scratch in c/c++ but I already have a full blown Java code available with me. Is there any tool that can do the same.

View 10 Replies View Related

General :: Tool - Converting .VHD Imag To RAW Format?

Oct 23, 2010

I need to convert a VHD file (Hyper-V VM) to the Linux raw format. Is there a tool which can do this which is graphical?

View 2 Replies View Related

General :: Write A Script To Convert All DOS Style Backslashes To UNIX Style Slashes?

May 20, 2011

How do I write a script to convert all DOS style backslashes to UNIX style slashes in a list of files /

View 3 Replies View Related

General :: Tell Me A Good GUI Based Tool To Secure PHP Code?

Mar 9, 2010

Can any one tell me a good GUI based tool to secure PHP code . i have tried ioncube but its not GUI based on linux

View 3 Replies View Related

General :: Compilea Code For A Software Tool For PFDTD Processing?

Aug 5, 2010

I am new to this network and to linux and have a question involving instructions I have received from a faculty member. I am trying to run a program to compile some GUI output files for PFDTD processing to create electromagnetic survey models. I created a symbolic link to a file subdiv.f90 which is a software tool for partitioning a Maxwell block into multiple blocks for parallel processing on multiple processors. I was told to use the command:

ifort -O2 subdiv.90

to compile it, and that I may have to use the module command:

module include intel-compilers-10.0.023

to compile the code. Neither have worked and I am wondering if anyone knows of an alternative compiler command that I might try.

View 1 Replies View Related

General :: Used Tangible Software Soultion's Tool To Translate A C# Code To C++?

Mar 13, 2011

I have used Tangible Software Soultion's tool to translate a C# code to C++, which resulted in:

//Welcome.h
#include <iostream>
using namespace std;

[code]....

View 4 Replies View Related

General :: Syslog Format - Cleanup Code Starts

Oct 6, 2009

I am using vsyslog() function in my application to write logs to syslog. I could see the logs in /var/log/syslog as follows.

Oct 6 11:25:23 machine application [4544]: cleanup code starts

What is this number [4544] stands for?

View 2 Replies View Related

General :: Free Command Line Tool To Convert SVG To PDF And/or Some Commonly-used Bitmap Format?

Jun 29, 2011

Is there a free linux command line tool to convert SVG to PDF and/or some commonly-used bitmap format (for example PNG)?

View 2 Replies View Related

Fedora :: Low Level Format Tool?

May 3, 2011

im looking to erase all data on my toshiba equium a100-338 and install F14 Xfce but i want to remove the hidden vista partition on it first as it takes up around 7 Gb, i have tried to remove it with windows but it does not want to go! any ideas about a low level format tool or how i can remove this within fedora itself?

View 6 Replies View Related

Ubuntu :: Any Tool / Script To Convert MKV Files Into VOB Or AVI Format?

Feb 17, 2010

I need a tool or a script or something that will convert mkv files into vob or avi format.

View 9 Replies View Related

Slackware :: Tool For Managing Package To Format Compat32?

Sep 11, 2010

I started writing compat32pkg late April. At the begining it was only for my personal use (and for the fun), and, it was only dedicated to automate updates of 32-bit part of the 32-bit compatibility layer (AlienBob's multilib). Afterward, I improved it, I added some features and now, it provides all the necessary for managing (converting,installing,upgrading,remove) of 32-bit part of the multilib, and others packages which are part of Slackware-32 like firefox, seamonkey, jre,. As I guess it could be usefull for others, I decided to publish it. So, if you want it, you can grab it at [URL]... But before that, I guess that you want to know a bit more about it. So, let's go. The installation of compat32pkg is done as for any Slackware package, using the command installpkg :

[code]...

If you want to convert packages to format compat32 only, you have to use compat32pkg in mode --convert instead of --install :

[code]...

The example below will give you the list of all available packages from the selected mirror and the status of the compat32 version (installed, not installed, update) of these packages......

View 12 Replies View Related

Debian Multimedia :: Notification In Bar Style Instead Of Box Style?

Nov 14, 2015

which kind of package enables the notification bar ("(A) Connection Established I'm running Code: Select allLinux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux on two machines with i3 window manager but one have notifications in a box, the other one in a bar on the top of the screen. I would like two enable the "bar style" on the second machine as well.

View 4 Replies View Related

General :: Coding Of Packet Sniffer ?

Feb 24, 2011

I want coding of packet sniffer that runs on red hat and use c++ language.

View 2 Replies View Related

General :: Color Coding Within Directories

May 13, 2011

Yes it's me again, about to ask a foolish question.I've ran man on this commands, but they don't make any reference to their color, nor is it mentioned in the Bible. As I go through such as /sbin what does the color of the commands mean, like arch is green, awk is blue, and then there is those that have a red background such as cgexec?Then I go into /etc and then there's yum.repos.d there is no man for it, so I typed it in and got "command not found", so then I went in SU mode and "vi yum.repos.d and I get "yum.repos.d" is a directory,No such file or directory. So just what is yum.repos.d, I thought this is where I add more repositories.

View 3 Replies View Related

General :: Does NS2 Support Channel Coding

Jun 15, 2011

I was asked to do a project on channel coding with different techniques. FEC, ARQ and Hybrid. Does NS2 support such coding?

View 2 Replies View Related

General :: Reed Solomon Coding In Cdroms?

Apr 4, 2010

I am trying to see how programs for cdroms use reed-solomon coding. I looked in the site lxr.linux.no , but couldnt get anything there, too much details present.

View 2 Replies View Related

General :: Regarding Coding Multi Threaded Applications In C/C++?

Jun 15, 2010

writing multi threaded programs in C,C++.

View 3 Replies View Related

General :: Two Different Color Coding For Two Files Having .c Extension

Jan 15, 2011

In Fedora, I used the ls -l command to see the directory listing. But I noticed that while all .c files were being shown in green , there was one .c file which was being shown in black.How can two files having the same extension be executable /normal?

View 1 Replies View Related

Fedora :: Insert Unlock Code In Linux Using Any Linux Tool?

Apr 16, 2010

I have learnt that the network locked huawei modems may be unlocked to use any sim card bu getting a special unlock code and it should ask for it when a "foreign" SIM card is inserted. This procedure works well in Windows, but in Linux where I use wvdial, I dont get prompted for this unlock code. Does anyone know how to insert the unlock code in Linux using any Linux tool (GAMMU/GNOKII/Minicom etc)?

View 2 Replies View Related

Ubuntu :: Can't Seem To Get A Unified Inbox In Evolution?

Sep 5, 2010

I'm currently working on telling my Ubuntu Laptop to do everything I'm able to do with my MacBook. Not so much the look (I love Ubuntu's look) but the functionality.I somehow can't seem to get a unified inbox in Evolution. I got 6 IMAP accounts each with a separate inbox which is quite annoying. I've gotten used to Apple's Mail.app and I'm missing that option in Ubuntu.The only thing that COULD be a unified inbox would be "On this Computer" but I don't see any option to integrate my accounts to it.

View 4 Replies View Related

Ubuntu Installation :: Unified Way Of Booting Os's?

Dec 7, 2010

I want to set up a system with two windows oses.

a) Windows 7
b) Windows XP

Windows 7 will be installed to one partition, and xp will be restored to a second partion from a ghosted image. I don't want the headache of having to guess who or what is fighting to control the boot sector. When the fight is over I simply want to walk up stick in a cd run a utility and install a booter/loader over what ever is there. I want to be able to do it adhocly so it must be able to on install always scan for any already installed OSes and set them up in a nice selection menu at boot.

GRUB 2.0 came to mind. What I want to know is if that sort of thing is possible. Can I install/restore multiple OSes to a disk, and then when all is done pop in a live CD and install/repair GRUB 2 to the system? Even if UBUNTU or any linux is not on the system and have it perform the above scenario as described?

View 4 Replies View Related

Security :: How To Make A Unified Login

Mar 24, 2010

Running this software:

Linux 2.6 on a hacked LaCie NetworkSpace
installed SSHd 5.4
installed Samba 3.4
installed lighttpd 1.4
installed ProFTPD 1.3

I want:

Login with my account and same password on all of those. When i use passwd, the change should be reflected on all of them.

I have:

Samba uses encrypted passwords, and i must change passwords for samba with smbpasswd.

lighttpd uses separate password file, must change by hand.

ProFTPD and SSH use system login (/etc/shadow).

So far i found two possible solutions, but can't tell if i understood them right or how to achieve them: use LDAP as auth backend If i could make LDAP my auth backend, provided this is possible at all, lighttpd would use this directly, and PAM would use it for system login. Nevertheless, actually this can't work as Samba uses encrypted passwords. Correct? use Samba password backend, then make LDAP use that If passwd, login, etc would use Samba, i would work everywhere with MD4 hashed stuff. Lighttpd would send plain passwords (HTTP basic auth), and query LDAP, which in turn makes an MD4 hash, and tests for Sambas passwd. Will this work?

View 1 Replies View Related

Ubuntu :: Install For The Radeon Unified Drivers?

Jun 22, 2011

I just attemted the install for the Radeon unified drivers. Im running Ubuntu 10.04 with a X1200 series graphics card. 01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS690M [Radeon X1200 Series] [1002:791f] The setup seemed to go fine and I restarted as it suggested. but now when I attempt to open the new catalist control center application it gives me a message about not detecting any Radeon components or I need to configure them. Sadly this message isnt copy/pasteable.

View 4 Replies View Related

General :: Simple Script To Convert Datetime Format To UTC Format?

Oct 9, 2009

just wondering is there a simple script to convert datetime to UTC format. I have been searching different forums but most answers are for converting UTC to datetime. For example what is a simple command/script to convert todays datetime to UTC format i.e. '2009-10-09 11:47:59'.

View 10 Replies View Related

Programming :: Unified Modeling Language Good/Bad And Tools?

Jan 29, 2010

I just joined a research group that is about to embark on writing a big multi-physics code package. Before the programming gets so big it is unmanageable, I was thinking about best practices and similar things. In that process, I came across something called the "Unified Modeling Language" (UML). Also, looking at a, cross platform, free, tool, that is good for C++. Ideally with reverse engineering and code generation. I came across Bouml, found ArgoUML. The former seems to support forward and reverse C++, the latter doesn't. Also, it seems that Visual Paradigm has a "Community Edition" that is free for non-commercial use. Then there are more on the Wikipedia page. I would like to hear from users what they like and don't like. Looking for reviews here.

View 2 Replies View Related

OpenSUSE Install :: System Error Code -3030 When Trying To Format Of SSD During Install

Sep 27, 2010

I am not able to install 11.3 x86_64 on an OCZ 120 GB Agility 2 SSD. I receive a system error -3030 when it tries to format the drive. If I use go into rescue mode and either format or partition the drive, the installer crashes.

View 3 Replies View Related

General :: Format A USB Hard Drive To Vfat Format But Can't?

Sep 15, 2010

I need some assistance in trying to format a USB hard drive to vfat format but can't seem to do so. I am currently using RHEL 5.3. I have tried the following commands and they all come back as "command not found"

mke2fs vfat /dev/sc1
fdisk vfat /dev/sdc1
mkfs.vfat /dev/sdc1

What am I doing incorrectly?? Can someone please point me in the right direction??

View 6 Replies View Related

General :: Change One Time Format To Other Format?

Jun 21, 2010

the time format i have used is %m:%d:%Y:%H:%M:%S eg- 06:21:10:13:29:18 and i want to convert it to 2010-06-21 13:29:18..

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved