Search Results

Search: Posts Made By: wojtyla
Forum: Programming 07-26-2011
3,402
Posted By wojtyla
strftime equivalent in c++
HI,
i wish to convert a millsec value to a readable string format.
the one option is to use strftime.
However this is a bit costly (1-5 micros).
is there a a faster way to do so with just string...
Forum: Programming 06-26-2008
2,091
Posted By wojtyla
1. what warning do you want, anyone will do? ...
1. what warning do you want, anyone will do?
Yes
2. what compiler, OS?
Compiler GCC 3.4.3
Os, RH4 & Sun Solaris 10
Forum: Programming 06-26-2008
2,091
Posted By wojtyla
Compile time warning
Hi,
I wish to know if we can generate customised compile time warning.

say i have a code

Obj * i = 0;

while (true )
{
if( ! i )
// some code that raise a warning...
2,184
Posted By wojtyla
chaging a environment varible using sheel script
hi

How can one change an environment varaible inside a shell script


say my bash shell has a env variable export FOO="Day"

no i want to write a script inside which the FOO variable is...
3,320
Posted By wojtyla
this is just one example.most of the processes do...
this is just one example.most of the processes do the same thing
3,320
Posted By wojtyla
asamant 6228 0.0 0.1 46888 7500 pts/1 S ...
asamant 6228 0.0 0.1 46888 7500 pts/1 S 16:38 0:00 nameserv -OAhost 10.65.18.49 -OAport 12345
asamant 6233 0.0 0.1 46888 7500 pts/1 S 16:38 0:00 nameserv -OAhost 10.65.18.49...
3,320
Posted By wojtyla
Process spawining
hi,
i have this prolem on my system
whnever a run a process on my linux machine it spawns 2 more of the same process.

say the process is x
then on running x i get 3 processes which are spawned...
28,205
Posted By wojtyla
Shell Script Animation
Hi,

I want to write a shell script which can do some animation

The animation is as follows

it is like a progress barwhich hould gone on inresing with time & at the end of the line there...
Forum: Programming 12-09-2005
2,471
Posted By wojtyla
Encryption Tutorials
Hi ,
I would like to know how to write encrytion functions in c++ in linux environment.so would like u get some tutorials on the topic.
Can anyone help
Forum: Programming 10-04-2005
6,038
Posted By wojtyla
Re
Can you give me links to such sites where in i can learn about such programming

BTW i knows its difficult & thats why i want to learn it

Thanks anywayz
Forum: Programming 10-03-2005
6,038
Posted By wojtyla
Re
I want to write a code which prints the backtrace as gdb's bt command prints
& not use gdb to get the backtrace
can you give me compile time options which is should need to provide to get the back...
Forum: Programming 09-30-2005
6,038
Posted By wojtyla
BackTrace
i need to know how one can get the backtrace of a program in c++
as you find in gdb or dbx on doing a ctrl c (or any signal to the os)

do help
Forum: Linux 09-09-2005
2,925
Posted By wojtyla
defragmenting
Can i defragment a windows FAT32 vol in linux
iF so Then how do i do that

also

How do i mount a nfts partition in read write mode

need help
Forum: Linux 09-09-2005
4,144
Posted By wojtyla
Shared Libraries
How do i make a library shared

say i have a library a.so which i have just compiled.
I want to make it shared how do i make it

Next Queation is what is the difference between a.so.0 a.so.1...
Forum: Programming 08-16-2005
1,651
Posted By wojtyla
Error cause
Can anyone tell me when is this error thrown

__cxa_call_unexpected () from /usr/lib/libstdc++.so.5
Forum: Programming 07-05-2005
3,537
Posted By wojtyla
gdb Tutorials
Can anyone give me the link to a website having gdb tutorials
(for advanaced debugging & shortcuts)

http://www.burneddowndays.com/talk/YaBBImages/rolleyes.gif
Forum: Linux 04-09-2005
6,199
Posted By wojtyla
URL form ip
Is there some command in linux/unix by which i can find a URL(Domain name)
if i have the ip of that server
please help me urgently require :eek:
Forum: Programming 03-30-2005
1
1,939
Posted By wojtyla
Xmotif
Cannot llink a simple Xmotif program
plz help
gives error /sbin/ld -cannot find -lXt..lX11..Xm
plz help how do i add the archive files so as to make ld find these archives
...
Forum: Programming 03-28-2005
1
1,939
Posted By wojtyla
Xmotif
Does Anypne of you have prior experience in Xmotif programming
can you give me inks to tutorials for such programming
http://img116.exs.cx/img116/934/z0tdntknw.gif
Forum: Linux 03-25-2005
4,400
Posted By wojtyla
Help cannot install mplayer
whenever i trty to install mplayer or for that matter any video player i have 2 types of error
1.error while loading shared libraries: libaa.so.1: cannot open shared object file: No such file or...
Forum: Programming 03-16-2005
3,010
Posted By wojtyla
Realloc
Can Any body give me a exampla which has the usage of realloc


i want a function which uses realloc & increases /decreases the size of a pointer
Forum: Linux 02-28-2005
6,131
Posted By wojtyla
Xine
When i Do a ./congiure i get a error thet xine-lib not found first install it .how do i tackle this situation
Forum: Programming 02-24-2005
6
3,311
Posted By wojtyla
re
I want to compress my exe files.
Is there a way to do this
Forum: Programming 02-23-2005
6
3,311
Posted By wojtyla
req
So WHat do i do to make the compliation more dynamic.
How can i Compress an exe fie
Forum: Programming 02-22-2005
2
1,655
Posted By wojtyla
re
Found the mistake

a stupid one to

Didnt do A #ifndef
#endif
Showing results 1 to 25 of 41

 
All times are GMT -4. The time now is 06:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy