Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

talexb's scratchpad

by talexb (Chancellor)
on Jun 04, 2004 at 18:06 UTC ( [id://361095]=scratchpad: print w/replies, xml ) Need Help??

char (*pfnStringSearch)(const char *, const char *); ... pfnStringSearch = ((iCaseSensitive)?strcasestr:strstr); produces warning: assignment from incompatible pointer type error: invalid type argument of ‘unary *’ The two subroutines are defined as char *strstr(const char *haystack, const char *needle); char *strcasestr(const char *haystack, const char *needle);
http://www.howtogeek.com/howto/windows-vista/using-gparted-to-resize-your-windows-vista-partition/ http://gparted.sourceforge.net/livecd.php http://clonezilla.org/ <Soltis> mst: In the section "Warning on \1 instead of $1" where it actually mentions it -- I'd append "see <link>" to the phrase "you can get yourself into trouble if you then add an /e modifier" https://uwsgi-docs.readthedocs.io/en/latest/PSGIquickstart.html https://www.arcanoae.com/shop/arcaos-5-personal-edition/ https://util.unicode.org/UnicodeJsps/character.jsp?a=2618 -- UTF8 stuff
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-29 07:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found